first step done: we have a custom and updatable matrix
This commit is contained in:
parent
8234a61364
commit
4a8c9a298a
7 changed files with 360 additions and 180 deletions
|
@ -7,5 +7,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
# bevy = "0.9.0"
|
||||
bevy = { version = "0.9.0", features = ["dynamic"] }
|
||||
bevy = { version = "0.9.1", features = ["dynamic"] }
|
||||
rand = "0.8.4"
|
||||
# vrpn = "0.1.0" # not compatible with 2021
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue