13 Commits

Author SHA1 Message Date
Rezmason
5cea203bec Adding bloomSize customization option, which reduces the resolution of the bloom shader pass. 2019-11-20 21:47:04 -08:00
Rezmason
d0646f2b7a Update README.md 2019-11-17 21:59:05 -08:00
Rezmason
679b7d69bf Updating README. 2019-02-18 22:15:27 -08:00
Rezmason
d03cd685e1 - Added "slant" param to readme
- getParam now supports synonyms
- Renamed "dropLength" URL param to "raindropLength", keeping around support for dropLength URL param
- Renamed "texture" to "fontTexture"
- Changed "isSlanted" boolean to "slant" angle, adding slant/angle URL param, converted from degrees to radians
- Renamed "numGlyphColumns" to "numFontColumns"
- Renamed "showRTT" to "showComputationTexture"
- Random glyphs are now based on a simple sine scramble
- Renaming "now" and "delta" to "time" and "deltaTime"
- glyphCycleSpeed is no longer premultiplied; it is now a number between 0 and 1, much easier to visualize
2019-02-17 18:42:08 -08:00
Rezmason
d51d1d7434 Adding dropLength mention to README 2019-01-10 10:58:43 -08:00
Rezmason
0c9641860a effect "none" now shows the bare compute texture, with a slight difference to indicate areas of high cycle speed.
Added dropLength property.
2019-01-09 15:16:33 -08:00
Rezmason
decf13c902 Adding screenshot to readme 2018-10-17 16:20:44 -07:00
Rezmason
8c93747a94 Update README.md
Poured it all out into the README file.
2018-09-09 23:22:48 -07:00
Rezmason
e61f96e614 Added paradise version. Added Coptic text texture. Added polar coordinate and "sun" support to the renderer. 2018-09-09 17:18:07 -07:00
Rezmason
33b7f58ac1 Adding nightmare matrix support 2018-09-08 08:27:12 -07:00
Rezmason
ac15090ca7 Update README.md and TODO.txt
Adding GPU particle blurb, and a long explanation of the URL options. Cutting down the remaining "Much later" work.
2018-09-06 03:39:45 -07:00
Rezmason
07aa2b011f Minor adjustment to README.md 2018-08-23 17:32:06 -04:00
Rezmason
8c60365279 Initial commit 2018-08-23 17:30:39 -04:00