reactivity base

This commit is contained in:
2025-08-10 02:05:35 -04:00
parent 56beeb80f3
commit 58d9b32077
12 changed files with 394 additions and 328 deletions

View File

@@ -8,8 +8,6 @@ edition = "2021"
[dependencies]
pollster = "0.4.0"
winit = "0.30.11"
rhai = { git = "https://github.com/rhaiscript/rhai", features = ["f32_float"] }
notify = "8.0.0"
wgpu = "26.0.1"
bytemuck = "1.23.1"