You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
learn-wgpu/code/intermediate/tutorial10-lighting/src
Ben Hansen b8b8444030 fixing some readme files and migrating the lighting code 2 years ago
..
lib.rs fixing some readme files and migrating the lighting code 2 years ago
light.frag finished lighting rewrite 4 years ago
light.frag.spv shaderc 1.6 -> 0.7 3 years ago
light.vert Change "uniform" naming to "camera" 3 years ago
light.vert.spv shaderc 1.6 -> 0.7 3 years ago
light.wgsl added 0.12.md and examples now compile 3 years ago
main.rs tutorials 1-9 now work with wasm 2 years ago
model.rs fixing some readme files and migrating the lighting code 2 years ago
phong.frag Change "uniform" naming to "camera" 3 years ago
phong.frag.spv shaderc 1.6 -> 0.7 3 years ago
resources.rs fixing some readme files and migrating the lighting code 2 years ago
shader.frag Change "uniform" naming to "camera" 3 years ago
shader.frag.spv shaderc 1.6 -> 0.7 3 years ago
shader.vert Change "uniform" naming to "camera" 3 years ago
shader.vert.spv intermediate tutorial code migrated 3 years ago
shader.wgsl added 0.12.md and examples now compile 3 years ago
texture.rs fixing some readme files and migrating the lighting code 2 years ago