mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-18 06:09:30 -07:00
Added some documentation, cleaned up some code, fleshed out the remaining work to make the project a little easier for newcomers to approach
This commit is contained in:
21
TODO.txt
21
TODO.txt
@@ -1,5 +1,21 @@
|
||||
TODO:
|
||||
|
||||
|
||||
Improve forkability
|
||||
Document every variable in config.js
|
||||
Document every variable, method, and section of the main function in compute.frag
|
||||
Maybe rewrite it? Make the time based stuff easier to read?
|
||||
Document resurrectionPass
|
||||
Label it a WIP
|
||||
List intended characteristics
|
||||
Comment makePalette
|
||||
|
||||
Write a document (and include images) that explains the underlying principle of the rain pass
|
||||
|
||||
Create interactive controls?
|
||||
Is the pipeline stuff just too bizarre?
|
||||
|
||||
|
||||
Resurrection
|
||||
Modified glyph order?
|
||||
|
||||
@@ -14,6 +30,11 @@ Resurrection
|
||||
|
||||
New glyphs?
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Experiment with varying the colors in the palette pass
|
||||
Maybe a separate palette for the non-bloom
|
||||
Maybe dim and widen the bloom
|
||||
|
||||
Reference in New Issue
Block a user