File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,23 @@ If needed, a section can be split into subsections with a "------" delimiter.
78
78
79
79
## Library Updates
80
80
81
+ ### [ egui_ratatui] [ egui_ratatui ]
82
+
83
+ ![ egui_ratatui running in bevy] ( egui_ratatui.png )
84
+
85
+ [ egui_ratatui] [ egui_ratatui ] by [ gold-silver-copper] [ gold ]
86
+ is an [ egui] [ egui ] widget that is also a [ ratatui] [ ratatui ] backend.
87
+ It allows you to create Terminal User Interfaces inside Egui.
88
+ This means that it can be used to integrate ratatui into bevy, macroquad, or
89
+ any other egui renderer. It is also WASM compatible.
90
+ The current release is the product of months of iteration, and is now "stable".
91
+ It is currently being used for a game and at a startup, with no issues.
92
+
93
+ [ egui_ratatui ] : https://github.com/gold-silver-copper/egui_ratatui
94
+ [ gold ] : https://github.com/gold-silver-copper
95
+ [ ratatui ] : https://github.com/ratatui-org/ratatui
96
+ [ egui ] : https://github.com/emilk/egui
97
+
81
98
## Popular Workgroup Issues in GitHub
82
99
83
100
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments