File tree 2 files changed +21
-0
lines changed
Filter options
2 files changed +21
-0
lines changed
Original file line number Diff line number Diff line change @@ -112,6 +112,27 @@ _See also the [devlog article][gd-dev-june]._
112
112
113
113
## Library Updates
114
114
115
+ ### [ egui_ratatui] [ egui_ratatui ]
116
+
117
+ ![ egui_ratatui running in Bevy] ( egui_ratatui.jpg )
118
+ _ egui_ratatui running in Bevy_
119
+
120
+ [ egui_ratatui] [ egui_ratatui ] by [ gold-silver-copper] [ gold ] is an [ egui] [ egui ] widget that is also a [ ratatui] [ ratatui ] backend.
121
+ It allows you to create Terminal User Interfaces (TUIs) inside egui.
122
+ You can try out the [ web demo] [ erat_web ] to see it in action.
123
+
124
+ The current release is the product of months of iteration, and is now "stable".
125
+ It is Wasm compatible and engine agnostic: use it in Bevy, * Quad, eframe, pixels, etc.
126
+
127
+ ` egui_ratatui ` is currently being used for the development of a game and
128
+ educational software at a startup with no issues so far.
129
+
130
+ [ egui_ratatui ] : https://github.com/gold-silver-copper/egui_ratatui
131
+ [ gold ] : https://github.com/gold-silver-copper
132
+ [ ratatui ] : https://github.com/ratatui-org/ratatui
133
+ [ egui ] : https://github.com/emilk/egui
134
+ [ erat_web ] : https://gold-silver-copper.github.io/
135
+
115
136
## Popular Workgroup Issues in GitHub
116
137
117
138
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments