File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
content/posts/newsletter-019 Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -689,6 +689,22 @@ You can try out egui in the [online demo].
689689[ versions 0.9 and 0.10 ] : https://github.com/emilk/egui/blob/master/CHANGELOG.md
690690[ @emilk ] : https://twitter.com/ernerfeldt
691691
692+ ### [ bevy_egui]
693+
694+ [ bevy_egui] provides a [ Egui] ( https://github.com/emilk/egui ) integration
695+ for the [ Bevy] ( https://github.com/bevyengine/bevy ) game engine.
696+ It supports [ bevy_webgl2] and implements the full set of Egui features
697+ (such as clipboard and opening URLs).
698+
699+ This month versions 0.2 and 0.3 were released, providing an integration with
700+ Egui 0.9 and 0.10 respectively.
701+
702+ Try out the [ online demo] ( https://mvlabat.github.io/bevy_egui_web_showcase/index.html ) .
703+
704+ [ bevy_egui ] : https://github.com/mvlabat/bevy_egui
705+ [ bevy_webgl2 ] : https://github.com/mrk-its/bevy_webgl2
706+ [ versions 0.2 and 0.3 ] : https://github.com/mvlabat/bevy_egui/blob/main/CHANGELOG.md
707+
692708### [ rkyv]
693709
694710[ rkyv] is a zero-copy deserialization framework for Rust. It's similar to
You can’t perform that action at this time.
0 commit comments