use inspector to edit mandelbulb settings
This commit is contained in:
parent
42d3a39fe1
commit
5cd680e4ea
4 changed files with 62 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ edition = "2024"
|
|||
|
||||
[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