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
c3e2ddf843ebf68c74aa19da5afb6529ece03ac1
matrix
/
shaders
/
wgsl
History
Rezmason
3843dd90d1
Moving bloom strength math to the combine steps, and fixing a redundant multiply issue in the REGL based renderer
2022-10-04 21:53:53 -07:00
..
bloomBlur.wgsl
Updating WebGPU project to satisfy Chrome Canary
2022-08-07 19:17:22 -07:00
bloomCombine.wgsl
Moving bloom strength math to the combine steps, and fixing a redundant multiply issue in the REGL based renderer
2022-10-04 21:53:53 -07:00
endPass.wgsl
Updating WebGPU project to satisfy Chrome Canary
2022-08-07 19:17:22 -07:00
imagePass.wgsl
Moving bloom strength math to the combine steps, and fixing a redundant multiply issue in the REGL based renderer
2022-10-04 21:53:53 -07:00
mirrorPass.wgsl
Moving bloom strength math to the combine steps, and fixing a redundant multiply issue in the REGL based renderer
2022-10-04 21:53:53 -07:00
palettePass.wgsl
Moving bloom strength math to the combine steps, and fixing a redundant multiply issue in the REGL based renderer
2022-10-04 21:53:53 -07:00
rainPass.wgsl
Removed flipY from REGL renderer's texture load function, to increase similarity between renderer implementations and rule out a sampling discrepancy
2022-10-04 21:48:21 -07:00
stripePass.wgsl
Moving bloom strength math to the combine steps, and fixing a redundant multiply issue in the REGL based renderer
2022-10-04 21:53:53 -07:00