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
Benjamin Hansen 2898a72bc0 switched to custom wasm-builder instead of wasm-pack for examples 1 year ago
..
lib.rs added `view_formats` details to the docs 1 year ago
light.frag started normals tutorial 4 years ago
light.vert Change "uniform" naming to "camera" 3 years ago
light.wgsl migrated to 0.13 2 years ago
main.rs tutorials 1-9 now work with wasm 2 years ago
model.rs fixes #384 2 years ago
resources.rs switched to custom wasm-builder instead of wasm-pack for examples 1 year 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 migrated to 0.13 2 years ago
texture.rs changes for 0.15 1 year ago
world_space.frag Change "uniform" naming to "camera" 3 years ago
world_space.vert Change "uniform" naming to "camera" 3 years ago