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-17 05:49:30 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c1b1e4f039ba129442b5eaddc4ef798b8fd7aa5
matrix
/
js
/
webgpu
History
Rezmason
1c1b1e4f03
We have ping-pong! And all the rain pass's shaders can coexist in one module! And I met and received ample help from @kainino0x and others on the WebGPU Matrix chat!
2021-11-01 00:29:16 -07:00
..
main.js
We have ping-pong! And all the rain pass's shaders can coexist in one module! And I met and received ample help from @kainino0x and others on the WebGPU Matrix chat!
2021-11-01 00:29:16 -07:00
std140.js
Passing all the rain pass configs through a giant struct into the rain shader. I've included the compute shader fields, because I have hope that the compute pass can use the same shader module.
2021-10-30 13:48:28 -07:00
utils.js
Finding ways to construct WebGPU descriptors more concisely. Moving some functions to webgpu's utils.js.
2021-10-30 08:40:42 -07:00