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
Benjamin Hansen 8b8e844b76 update to 0.16 1 year 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 update to 0.16 1 year ago
model.rs update to 0.16 1 year 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 update to 0.16 1 year ago