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/threading/src
Benjamin Hansen 6325590051 got pong working natively 3 months ago
..
camera.rs code is working again 3 months ago
lib.rs got pong working natively 3 months ago
light.frag got heightmap working with compute shaders 2 years ago
light.frag.spv got heightmap working with compute shaders 2 years ago
light.vert got heightmap working with compute shaders 2 years ago
light.vert.spv got heightmap working with compute shaders 2 years ago
light.wgsl migrated to 0.13 2 years ago
main.rs update to 0.16 1 year ago
model.rs Simplify `.filter(..).next()` to `.find()`. Eliminate unnecessary lifetime parameter in `Vertex::desc` 1 year ago
resources.rs migrated tutorials 1 and 2 5 months ago
shader.frag got heightmap working with compute shaders 2 years ago
shader.frag.spv got heightmap working with compute shaders 2 years ago
shader.vert got heightmap working with compute shaders 2 years ago
shader.vert.spv got heightmap working with compute shaders 2 years ago
shader.wgsl migrated to 0.13 2 years ago
texture.rs migrated tutorials 1 and 2 5 months ago