File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
content/posts/newsletter-018 Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -554,6 +554,20 @@ You can try out egui in the [online demo].
554
554
[ online demo ] : https://emilk.github.io/egui
555
555
[ version 0.8 ] : https://github.com/emilk/egui/blob/master/CHANGELOG.md#080---2021-01-17---grid-layout--new-visual-style
556
556
557
+ ### [ ` bevy_egui ` ]
558
+
559
+ ![ bevy_egui screenshot] ( bevy_egui.png )
560
+
561
+ [ ` bevy_egui ` ] provides a [ Egui] ( https://github.com/emilk/egui ) integration
562
+ for the [ Bevy] ( https://github.com/bevyengine/bevy ) game engine.
563
+ It supports [ ` bevy_webgl2 ` ] and implements the full set of Egui features
564
+ (such as clipboard and opening URLs).
565
+
566
+ Try out the [ online demo] ( https://mvlabat.github.io/bevy_egui_web_showcase/index.html ) .
567
+
568
+ [ `bevy_egui` ] : https://github.com/mvlabat/bevy_egui
569
+ [ `bevy_webgl2` ] : https://github.com/mrk-its/bevy_webgl2
570
+
557
571
### [ rkyv]
558
572
559
573
[ 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