File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Original file line number Diff line number Diff line change @@ -380,6 +380,24 @@ concurrency primitives such as `Arc`, etc.
380
380
[ simple-async-local-executor ] : https://github.com/enlightware/simple-async-local-executor
381
381
[ Enlightware ] : https://enlightware.ch
382
382
383
+ ### [ bevy_egui]
384
+
385
+ [ ![ bevy_egui multiple windows support GIF] ( egui.gif )] [ bevy_egui ]
386
+
387
+ [ bevy_egui] provides an [ Egui] ( https://github.com/emilk/egui ) integration
388
+ for the [ Bevy] ( https://github.com/bevyengine/bevy ) game engine.
389
+ It supports [ bevy_webgl2] and implements the full set of Egui features
390
+ (such as clipboard and opening URLs).
391
+
392
+ In April, [ version 0.4] was released, providing an integration with
393
+ Egui 0.11 and implementing multiple windows support.
394
+
395
+ Try out the [ online demo] ( https://mvlabat.github.io/bevy_egui_web_showcase/index.html ) .
396
+
397
+ [ bevy_egui ] : https://github.com/mvlabat/bevy_egui
398
+ [ bevy_webgl2 ] : https://github.com/mrk-its/bevy_webgl2
399
+ [ version 0.4 ] : https://github.com/mvlabat/bevy_egui/blob/main/CHANGELOG.md
400
+
383
401
## Popular Workgroup Issues in Github
384
402
385
403
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments