learn-wgpu/code/showcase/pong
Ben Hansen 3e1caeec90
Merge pull request #457 from willcrichton/little-fixes
Simplify `.filter(..).next()` to `.find()`. Eliminate unnecessary lifetime parameter in `Vertex::desc`.
2023-05-26 16:38:25 -06:00
..
res fixes #382 2022-07-22 11:09:12 -06:00
src Simplify .filter(..).next() to .find(). Eliminate unnecessary lifetime parameter in Vertex::desc 2023-02-19 14:30:32 -08:00
.gitignore switched to custom wasm-builder instead of wasm-pack for examples 2023-03-25 14:16:07 -06:00
build.rs fixes #382 2022-07-22 11:09:12 -06:00
Cargo.toml switched to custom wasm-builder instead of wasm-pack for examples 2023-03-25 14:16:07 -06:00
index.html example loading in vuepress 2021-11-06 18:30:22 -06:00