mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-18 14:19:30 -07:00
Migrated changes to WebGPU
This commit is contained in:
20
TODO.txt
20
TODO.txt
@@ -1,6 +1,6 @@
|
||||
TODO:
|
||||
|
||||
Migrate recoded changes to WebGPU
|
||||
Isolate classic from defaults
|
||||
|
||||
Update the README
|
||||
|
||||
@@ -67,18 +67,18 @@ Write an explanation of the rain pass (and include images)
|
||||
Fullscreen quad and spacial mapping
|
||||
MSDFs
|
||||
|
||||
Idea: Build a UI
|
||||
Replace versions with presets
|
||||
Simple changes update the values
|
||||
Complex changes replace the pipeline
|
||||
Make it a form, so it's accessible
|
||||
Then, make it look cool like the UI from the old site
|
||||
|
||||
Maybe pay someone to make Mac/Windows screensavers
|
||||
|
||||
Zion Control's matrix variant
|
||||
From Reloaded
|
||||
|
||||
Idea: Build a UI
|
||||
Changes some uniforms
|
||||
Effect selection would swap out the desired effect pass, somehow
|
||||
The color palette stuff would be hard
|
||||
|
||||
Deja vu effect: flashing rows
|
||||
Make them flash all the time
|
||||
Then use a thunder-like pattern to show and hide the flash
|
||||
|
||||
gpu-buffer, working title
|
||||
Support type aliasing (type Q = array<i32, 5>)
|
||||
Support shorthand (vec4f)
|
||||
|
||||
Reference in New Issue
Block a user