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/tutorial11-normals/src
Ben Hansen ef6ec265d8 Merge branch 'master' into web2 2 years ago
..
lib.rs normal tutorial working on wgpu master 2 years ago
light.frag started normals tutorial 4 years ago
light.vert Change "uniform" naming to "camera" 3 years ago
light.wgsl tutorial12-camera running in wasm (needs input fix) 2 years ago
main.rs tutorials 1-9 now work with wasm 2 years ago
model.rs address review comment 2 years ago
resources.rs Merge branch 'master' into web2 2 years ago
shader-wrong.vert Change "uniform" naming to "camera" 3 years ago
shader.frag fixed #46 4 years ago
shader.vert Change "uniform" naming to "camera" 3 years ago
shader.wgsl tutorial12-camera running in wasm (needs input fix) 2 years ago
texture.rs testing some things 2 years ago
world_space.frag Change "uniform" naming to "camera" 3 years ago
world_space.vert Change "uniform" naming to "camera" 3 years ago