CylonSB / bounded-planet

Test Game Please Ignore
6 stars 1 forks source link

Investigate UI #32

Closed martindevans closed 3 years ago

martindevans commented 4 years ago

Investigate: https://crates.io/crates/iced https://crates.io/crates/druid

martindevans commented 4 years ago

https://github.com/Gekkio/imgui-rs https://github.com/PistonDevelopers/conrod https://crates.io/crates/iui https://github.com/linebender/druid https://github.com/rust-native-ui/libui-rs

metalist: https://arewegameyet.rs/ecosystem/ui/

Jerald commented 4 years ago

https://raphlinus.github.io/rust/druid/2020/09/25/principled-reactive-ui.html

martindevans commented 4 years ago

https://github.com/emilk/egui

Jerald commented 4 years ago

The current scope of my work on this issue is to integrate egui with bevy so it can render.