File tree 1 file changed +16
-0
lines changed
content/posts/newsletter-019 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].
689
689
[ versions 0.9 and 0.10 ] : https://github.com/emilk/egui/blob/master/CHANGELOG.md
690
690
[ @emilk ] : https://twitter.com/ernerfeldt
691
691
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
+
692
708
### [ rkyv]
693
709
694
710
[ 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