This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
learn-wgpu
Watch
2
Star
0
Fork
0
You've already forked learn-wgpu
mirror of
https://github.com/sotrh/learn-wgpu.git
synced
2024-11-04 06:00:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1f5995f49
learn-wgpu
/
code
/
showcase
/
mouse-picking
History
Will Crichton
9e2ada2a0f
Simplify
.filter(..).next()
to
.find()
. Eliminate unnecessary lifetime parameter in
Vertex::desc
2023-02-19 14:30:32 -08:00
..
res
attempt at mouse picking
2022-12-10 15:48:32 -07:00
src
Simplify
.filter(..).next()
to
.find()
. Eliminate unnecessary lifetime parameter in
Vertex::desc
2023-02-19 14:30:32 -08:00
build.rs
attempt at mouse picking
2022-12-10 15:48:32 -07:00
Cargo.toml
changes for 0.15
2023-01-30 11:09:26 -07:00
index.html
attempt at mouse picking
2022-12-10 15:48:32 -07:00