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 21:39:29 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53e1c5502cdf5ea3ad8ad03cbafa3d050ee1a200
matrix
/
js
/
webgpu
History
Rezmason
4ea6cadd2f
Fixing some y-flip related stuff in the rain pass fragment shader. Consolidating and changing the type of a bunch of info in the config uniform. Improving the code comments.
2021-10-30 20:05:07 -07:00
..
main.js
Fixing some y-flip related stuff in the rain pass fragment shader. Consolidating and changing the type of a bunch of info in the config uniform. Improving the code comments.
2021-10-30 20:05:07 -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