Commit Graph

27 Commits

Author SHA1 Message Date
Rezmason
33497270a8 Fleshing out the megacity version, and adding it to the readme 2022-04-28 18:27:01 -07:00
Rezmason
a962a6128d Expose dither magnitude and bloom strength through URL parameters. 2021-12-24 20:02:40 -08:00
Rezmason
22f3ab4092 You can now specify the glyph font by name in the URL. 2021-12-21 15:00:15 -08:00
Rezmason
38f29ad21b You can now loop the effect. It's not super great, but it ought to make it easier to create repeating backgrounds or something. 2021-12-21 02:22:20 -08:00
Rezmason
1a7043a986 Moved looking glass context logic into an "lkgHelper" module. Fixed math issues. 2021-12-19 22:02:19 -08:00
Rezmason
25e9f10f69 Adding "updated" glyph set from The Matrix Resurrections, and a corresponding effect version. 2021-12-11 22:21:24 -08:00
Rezmason
e95d826fb3 Adding huberfish A and D glyph sets; adding palimpsest and twilight versions. 2021-11-15 23:49:19 -08:00
Rezmason
3acce2001e Update README.md to mention WebGPU 2021-11-15 18:21:28 -08:00
Rezmason
0c26cc7660 Moving assets into a subdirectory. 2021-10-29 12:21:40 -07:00
Rezmason
80f5aea2a3 Adding support for "resurrecting" volumetric code, which is rendered to a separate channel and can be given separate colors. 2021-09-19 21:52:04 -07:00
Rezmason
51f1b6ebf5 Updating the README.md. Renaming "threedee" to "volumetric". 2021-09-06 17:23:54 -07:00
Rezmason
d094f7e0b7 Added resolution parameter to config. 2021-07-11 16:34:36 -07:00
Rezmason
e214dc2e44 Update README.md 2021-02-27 19:25:05 -08:00
Rezmason
a760d6854a Rebuilt on top of REGL. 2020-01-21 12:17:17 -08:00
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