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/pong
Ben Hansen 3e1caeec90
Merge pull request #457 from willcrichton/little-fixes
Simplify `.filter(..).next()` to `.find()`. Eliminate unnecessary lifetime parameter in `Vertex::desc`.
1 year ago
..
res fixes #382 2 years ago
src Simplify `.filter(..).next()` to `.find()`. Eliminate unnecessary lifetime parameter in `Vertex::desc` 2 years ago
.gitignore switched to custom wasm-builder instead of wasm-pack for examples 2 years ago
Cargo.toml switched to custom wasm-builder instead of wasm-pack for examples 2 years ago
build.rs fixes #382 2 years ago
index.html example loading in vuepress 3 years ago