mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-22 15:49:30 -07:00
Removed sun shower. Thunder and ripples are now handled by a third compute shader.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
precision highp float;
|
||||
|
||||
// This shader governs the glyphs appearing in the rain.
|
||||
// It writes each glyph's state to four channels of a data texture:
|
||||
// It writes each glyph's state to the channels of a data texture:
|
||||
// R: symbol
|
||||
// G: age
|
||||
// B: unused
|
||||
|
||||
Reference in New Issue
Block a user