no vertex colors?

This commit is contained in:
ethan merchant 2024-04-10 06:31:27 -04:00
parent 7498e8fa10
commit 82070bda11
5 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View file

@ -140,6 +140,7 @@ name = "color_cube"
version = "0.1.0"
dependencies = [
"manifest-dir-macros",
"mint",
"stardust-xr-fusion",
"stardust-xr-molecules",
"tokio",

View file

@ -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.