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
9ad655ca2efc79f63f8e9ca220902e3bcc9e5d4a
matrix
/
js
History
Rezmason
9ad655ca2e
Created a pass-through post processing compute pass. The other post-processing passes will be changed over to this kind of thing.
...
makePassFBO has now been split into makeRenderTarget and makeComputeTarget.
2021-11-11 09:18:32 -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
Created a pass-through post processing compute pass. The other post-processing passes will be changed over to this kind of thing.
2021-11-11 09:18:32 -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