Rework the demo

Doing this quick commit to test that in my Mac
This commit is contained in:
Théo Monnom
2022-12-07 01:52:36 +01:00
parent 57adc07363
commit da91efd3a5
7 changed files with 433 additions and 185 deletions
+1
View File
@@ -11,6 +11,7 @@ livekit = { path = "../.." }
futures = "0.3"
wgpu = "0.14.0"
winit = "0.27.5"
parking_lot = "0.12.1"
egui = { git = "https://github.com/emilk/egui" }
egui-wgpu = { git = "https://github.com/emilk/egui", features = ["winit"] }