no vertex colors?
This commit is contained in:
parent
7498e8fa10
commit
82070bda11
5 changed files with 2 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -140,6 +140,7 @@ name = "color_cube"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"manifest-dir-macros",
|
||||
"mint",
|
||||
"stardust-xr-fusion",
|
||||
"stardust-xr-molecules",
|
||||
"tokio",
|
||||
|
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
manifest-dir-macros = "0.1.18"
|
||||
mint = "0.5.9"
|
||||
stardust-xr-fusion = { git = "https://github.com/StardustXR/core" }
|
||||
stardust-xr-molecules = { git = "https://github.com/StardustXR/molecules" }
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue