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 3f99b965a9 migrated to 0.14 2 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.13 2 years ago
light.vert Change "uniform" naming to "camera" 3 years ago
light.vert.wgsl migrated to 0.13 2 years ago
main.rs migrated to 0.14 2 years ago
model.rs migrated to 0.13 2 years ago
model_load.comp finished code migration 3 years ago
model_load.comp.wgsl migrated to 0.13 2 years ago
pipeline.rs migrated to 0.13 2 years ago
shader.frag code for compute example 4 years ago
shader.frag.wgsl migrated to 0.13 2 years ago
shader.vert finished code migration 3 years ago
shader.vert.wgsl migrated to 0.13 2 years ago
texture.rs migrated beginner tutorials 3 years ago