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-16 05:19:30 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d05cb3928d0ef7b65fac3ca835067dd44f2c881c
matrix
/
js
History
Rezmason
db928bbe7a
All the post processing passes are now based on compute pipelines instead of render pipelines.
2021-11-11 21:50:27 -08:00
..
regl
Moved the makePyramid and resizePyramid methods from the regl solution's util module to bloomPass.
2021-11-09 20:06:59 -08:00
webgpu
All the post processing passes are now based on compute pipelines instead of render pipelines.
2021-11-11 21:50:27 -08:00
config.js
The main module can now pick a renderer based on the "renderer" URL parameter.
2021-11-06 05:03:38 -07:00
main.js
Only load one solution— regl, or webgpu, not both. This requires dynamic import.
2021-11-09 18:26:00 -08:00