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/showcase/compute/src
Ben Hansen 7cc67f5678 migrated to 0.11 3 years ago
..
camera.rs fixed tangent/bitangent comp and cargo fmt 3 years ago
light.frag code for compute example 4 years ago
light.frag.wgsl migrated to 0.11 3 years ago
light.vert Change "uniform" naming to "camera" 3 years ago
light.vert.wgsl migrated to 0.11 3 years ago
main.rs migrated to 0.11 3 years ago
model.rs model.rs: added "_bind_group" where appropriate 3 years ago
model_load.comp finished code migration 3 years ago
model_load.comp.wgsl migrated to 0.11 3 years ago
pipeline.rs finished code migration 3 years ago
shader.frag code for compute example 4 years ago
shader.frag.wgsl migrated to 0.11 3 years ago
shader.vert finished code migration 3 years ago
shader.vert.wgsl migrated to 0.11 3 years ago
texture.rs migrated beginner tutorials 3 years ago