gltf loading; world space lighting for now
This commit is contained in:
parent
db95acf998
commit
1a7a6707d9
10 changed files with 546 additions and 56 deletions
|
@ -16,6 +16,7 @@ image = { version = "0.24", features = [ "png", "tga" ] }
|
|||
anyhow = "1.0"
|
||||
cgmath = "0.18"
|
||||
tobj = { version = "3.2.1", features = [ "async", ] }
|
||||
gltf = "1.0.0"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue