wgpu-renderer/res/shaders
2025-01-11 18:54:03 +02:00
..
brdf.wgsl use rust-embed for assets 2023-01-27 21:45:49 +02:00
constants.wgsl Tweak fog params 2025-01-11 18:54:03 +02:00
depth.wgsl Disable shadowmapping on WebGL 2025-01-11 18:54:02 +02:00
fog.wgsl Tweak fog params 2025-01-11 18:54:03 +02:00
globals.wgsl Fix geometry depth binding not updating after resize, refactoring 2025-01-11 18:54:03 +02:00
light.wgsl Basic fog lighting, refactoring 2025-01-11 18:54:03 +02:00
light_debug.wgsl Basic fog lighting, refactoring 2025-01-11 18:54:03 +02:00
noise.wgsl Add raymarched fog 2025-01-11 18:54:03 +02:00
pbr.wgsl Fix geometry depth binding not updating after resize, refactoring 2025-01-11 18:54:03 +02:00