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/tutorial12-camera/src
Ben Hansen 1135fead3a updated intermediate tutorial docs and removing tutorial13 for maintenance 2 years ago
..
camera.rs fixed tangent/bitangent comp and cargo fmt 3 years ago
lib.rs migrated tutorial13 code 2 years ago
light.frag finished camera changes 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 tutorial12-camera running in wasm (needs input fix) 2 years ago
resources.rs tutorial12-camera running in wasm (needs input fix) 2 years ago
shader.frag finished camera changes 4 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 updated intermediate tutorial docs and removing tutorial13 for maintenance 2 years ago