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
9c861fd50b0c98194e3dbecc6d4f22706e85548f
matrix
/
js
History
Rezmason
9c861fd50b
Replacing the final copyToTexture call with a tiny render pass, so that the postprocessing passes can be compute shaders working off of storage textures instead.
2021-11-11 08:24:30 -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
Replacing the final copyToTexture call with a tiny render pass, so that the postprocessing passes can be compute shaders working off of storage textures instead.
2021-11-11 08:24:30 -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