obj models
This commit is contained in:
parent
4ab10fe790
commit
3838b5d7c6
14 changed files with 1337 additions and 109 deletions
|
@ -15,3 +15,9 @@ bytemuck = { version = "1.4", features = [ "derive" ] }
|
|||
image = { version = "0.24", features = [ "png" ] }
|
||||
anyhow = "1.0"
|
||||
cgmath = "0.18"
|
||||
tobj = { version = "3.2.1", features = [ "async", ] }
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
fs_extra = "1.2"
|
||||
glob = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue