File tree 2 files changed +16
-0
lines changed
content/posts/newsletter-017
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -177,6 +177,22 @@ game. Some updates include:
177
177
178
178
## Library & Tooling Updates
179
179
180
+ ### [ Egui]
181
+
182
+ ![ Egui emojis] ( egui.gif )
183
+ _ Some of the supported emojis in the [ online demo] [ demo ] ._
184
+
185
+ [ Egui] is an easy-to-use GUI in pure Rust.
186
+ Egui can be integrated into a game engine, or used standalone with the help of [ eframe] .
187
+ This month versions 0.5, 0.6 and 0.7 were released with many improvements,
188
+ including custom fonts, emojis and improved layout engine ([ full changelog] [ changelog ] ).
189
+
190
+ [ Egui ] : https://github.com/emilk/egui
191
+ [ demo ] : https://emilk.github.io/egui
192
+ [ eframe ] : https://lib.rs/eframe
193
+ [ egui_template ] : https://github.com/emilk/egui_template
194
+ [ changelog ] : https://github.com/emilk/egui/blob/master/CHANGELOG.md
195
+
180
196
### [ Tetra]
181
197
182
198
[ Tetra] is a simple 2D game framework, inspired by XNA and Raylib. This month,
You can’t perform that action at this time.
0 commit comments