[oden] Following the wgpu tutorial
https://sotrh.github.io/learn-wgpu/beginner/tutorial2-surface/#render
This commit is contained in:
commit
a03c119b4c
5 changed files with 2053 additions and 0 deletions
3
src/main.rs
Normal file
3
src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
pollster::block_on(oden::run())
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue