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-14 12:29:30 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5e0226b44eac61fbe7e70c97bed640407560697
matrix
/
js
History
Rezmason
dd7692dfc5
Left in a console log by mistake
2022-09-30 00:12:48 -07:00
..
regl
Left in a console log by mistake
2022-09-30 00:12:48 -07:00
webgpu
All colors are now color objects
2022-09-29 22:15:01 -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
Adding palette URL variable support, HSL URL variables, and RGB aliases for the existing color URL variables.
2022-09-29 22:15:01 -07:00
main.js
Switching the default renderer to regl for now, since some folks are seeing issues with the WebGPU renderer and I'm actively investigating its "bloom issues" (which seem to involve bloomStrength and texture/sampler differences)
2022-09-26 09:37:38 -07:00