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 73aed6c6bd rustfmt 4 years ago
..
light.frag started normals tutorial 4 years ago
light.frag.spv migrated tutorial11 4 years ago
light.vert Fix a mismatch in light VS versus FS varying of v_color 4 years ago
light.vert.spv migrated tutorial11 4 years ago
main.rs rustfmt 4 years ago
model.rs rustfmt 4 years ago
shader-wrong.vert fixed #46 4 years ago
shader-wrong.vert.spv migrated tutorial11 4 years ago
shader.frag fixed #46 4 years ago
shader.frag.spv migrated tutorial11 4 years ago
shader.vert finished normal mapping tutorial 4 years ago
shader.vert.spv migrated tutorial11 4 years ago
texture.rs rustfmt 4 years ago
world_space.frag fixed #46 4 years ago
world_space.frag.spv migrated tutorial11 4 years ago
world_space.vert finished normal mapping tutorial 4 years ago
world_space.vert.spv migrated tutorial11 4 years ago