use inspector to edit mandelbulb settings
This commit is contained in:
parent
f33f74230e
commit
3528c56be5
4 changed files with 62 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ license = "MIT OR Apache-2.0"
|
|||
|
||||
[dependencies]
|
||||
bevy = { version = "0.16.0", features = ["shader_format_wesl"] }
|
||||
bevy-inspector-egui = "0.31.0"
|
||||
bevy_egui = "0.34.1"
|
||||
bevy_panorbit_camera = { version = "0.26.0", features = ["bevy_egui"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue