File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
content/posts/newsletter-017 Expand file tree Collapse file tree 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:
177177
178178## Library & Tooling Updates
179179
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+
180196### [ Tetra]
181197
182198[ 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