Rezmason
|
76e0311cfd
|
Replacing the symbol-use pattern in rendered SVG with groups with their contents set to the innerHTML of the asset SVG symbols. The background rectangle's size is now explicitly the size of the viewBox. Culling more glyphs that aren't visible to the eye (for now, at least).
|
2025-05-14 05:33:56 -07:00 |
|
Rezmason
|
3fef805c1f
|
The SVG is now given a black rectangle as a background, and its top level element now has the proper xmlns attribute. Double-clicking the SVG renderer downloads the SVG as a file called "matrix.svg".
|
2025-05-13 18:20:51 -07:00 |
|
Rezmason
|
4bf94d7883
|
Added glyph SVGs, and began implementing the rain pass.
|
2025-05-10 19:35:19 -07:00 |
|
Rezmason
|
31793a5ece
|
Beginning work on an SVG renderer that creates a static vector graphic version of the effect
|
2025-05-09 12:49:00 -07:00 |
|