first step done: we have a custom and updatable matrix

This commit is contained in:
Hartmut Seichter 2022-12-05 23:01:16 +01:00
parent 8234a61364
commit 4a8c9a298a
7 changed files with 360 additions and 180 deletions

View file

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