1M vertices 30 fps geom shader
This commit is contained in:
parent
9ad743cfa2
commit
0b3be29525
5 changed files with 188 additions and 114 deletions
|
@ -14,4 +14,5 @@ pretty_env_logger = "0.5"
|
|||
thiserror = "1"
|
||||
tobj = { version = "3", features = ["log"] }
|
||||
vulkanalia = { version = "=0.23.0", features = ["libloading", "provisional", "window"] }
|
||||
winit = "0.29"
|
||||
winit = "0.29"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
Loading…
Add table
Add a link
Reference in a new issue