Reorganising file and module structure.
This commit is contained in:
parent
a4fb422b83
commit
e59e340777
12 changed files with 662 additions and 511 deletions
|
|
@ -19,6 +19,7 @@ log = "0.4"
|
|||
wgpu = "29.0.3"
|
||||
pollster = "0.4.0"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
derive_more = "2.1.1"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
console_error_panic_hook = "0.1.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue