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
Alex Butler a03a57bb60
Fix some easy-win lints
4 years ago
..
res finished normal mapping tutorial 4 years ago
light.frag started normals tutorial 4 years ago
light.vert Fix a mismatch in light VS versus FS varying of v_color 4 years ago
main.rs Fix some easy-win lints 4 years ago
model.rs fixed #46 4 years ago
shader-wrong.vert fixed #46 4 years ago
shader.frag fixed #46 4 years ago
shader.vert finished normal mapping tutorial 4 years ago
texture.rs fixed #46 4 years ago
world_space.frag fixed #46 4 years ago
world_space.vert finished normal mapping tutorial 4 years ago