mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-16 21:39:29 -07:00
Fixing a typo and adding looping functionality to the TODO list
This commit is contained in:
2
TODO.txt
2
TODO.txt
@@ -6,6 +6,8 @@ Write an explanation of the rain pass (and include images)
|
||||
Fullscreen quad and spacial mapping
|
||||
MSDFs
|
||||
|
||||
Support looping
|
||||
|
||||
Resurrection
|
||||
Modified glyph order?
|
||||
New glyphs?
|
||||
|
||||
@@ -4,7 +4,7 @@ precision highp float;
|
||||
// R: brightness
|
||||
// G: progress through the glyph sequence
|
||||
// B: depth, aka distance from the screen
|
||||
// A: additional brightness for effects\
|
||||
// A: additional brightness for effects
|
||||
|
||||
// Listen.
|
||||
// I understand if this shader looks confusing. Please don't be discouraged!
|
||||
|
||||
Reference in New Issue
Block a user