This website requires JavaScript.
Explore
Help
Register
Sign In
eric
/
matrix
Watch
1
Star
0
Fork
0
You've already forked matrix
mirror of
https://github.com/Rezmason/matrix.git
synced
2026-04-17 13:59:30 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76e0311cfd4b7dde223d4b09e807eb99d3eebe60
matrix
/
js
History
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
..
regl
Adding glyphFlip and glyphRotation parameters.
2024-09-10 21:41:59 -07:00
svg
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
webgpu
Adding glyphFlip and glyphRotation parameters.
2024-09-10 21:41:59 -07:00
camera.js
Camera input and mirror effect now also work in WebGPU. Added the "once" parameter, which renders a single frame. Fixed bugs in gpu-buffer.
2022-08-11 00:08:05 -07:00
colorToRGB.js
Palette pass now accepts colors regardless of their color space
2022-09-29 22:15:01 -07:00
config.js
Added glyph SVGs, and began implementing the rain pass.
2025-05-10 19:35:19 -07:00
main.js
Beginning work on an SVG renderer that creates a static vector graphic version of the effect
2025-05-09 12:49:00 -07:00