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
159e2050196d0864c5904c2b07513f07cf4a7f3d
matrix
/
js
/
webgpu
History
Rezmason
159e205019
Planning out the bloom pass.
2021-11-10 18:10:57 -08:00
..
bloomPass.js
Planning out the bloom pass.
2021-11-10 18:10:57 -08:00
imagePass.js
A little reorganization of methods in the passes.
2021-11-10 18:10:26 -08:00
main.js
Moved the makePyramid and resizePyramid methods from the regl solution's util module to bloomPass.
2021-11-09 20:06:59 -08:00
palettePass.js
A little reorganization of methods in the passes.
2021-11-10 18:10:26 -08:00
rainPass.js
A little reorganization of methods in the passes.
2021-11-10 18:10:26 -08:00
resurrectionPass.js
Moved the makePyramid and resizePyramid methods from the regl solution's util module to bloomPass.
2021-11-09 20:06:59 -08:00
stripePass.js
Moved the makePyramid and resizePyramid methods from the regl solution's util module to bloomPass.
2021-11-09 20:06:59 -08:00
utils.js
Unifying the interfaces of regl and webgpu makePass and makePipeline.
2021-11-09 09:17:01 -08:00