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 677300a5e9 fixes #504 5 months ago
..
camera.rs fixes #478 10 months 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 0.18 and hdr tutorial 7 months ago
model.rs fixes #504 5 months 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 0.18 and hdr tutorial 7 months ago