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
f14651c2b2901a2731e2786a2cbd9a5a260089cb
matrix
/
js
History
Rezmason
f14651c2b2
Initializing the regl double buffer with an array of zeroes, to overwrite any garbage values that a browser may have left in there.
2024-06-27 12:48:11 -07:00
..
regl
Initializing the regl double buffer with an array of zeroes, to overwrite any garbage values that a browser may have left in there.
2024-06-27 12:48:11 -07:00
webgpu
Separated cursor and glint intensities from their colors, which can now safely reside in their color spaces.
2022-11-01 08:05:48 -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
You can now suppress warnings with suppressWarnings. This should be used for any warning that may appear in the future. Also, clicking the button to proceed in the warning notice appends suppressWarnings to the URL parameters.
2022-11-30 19:56:55 -08:00
main.js
You can now suppress warnings with suppressWarnings. This should be used for any warning that may appear in the future. Also, clicking the button to proceed in the warning notice appends suppressWarnings to the URL parameters.
2022-11-30 19:56:55 -08:00