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 @@ -191,6 +191,24 @@ and breaking blocks.
191
191
192
192
## Library & Tooling Updates
193
193
194
+ ### [ egui]
195
+
196
+ ![ egui] ( egui.gif )
197
+
198
+ [ egui] by [ @emilk ] is an easy-to-use immediate mode GUI library in pure Rust.
199
+
200
+ This month [ version 0.12] of egui was released, with improved plots,
201
+ multitouch, user memory stores, window pivots, and more.
202
+
203
+ You can try out egui in the [ online demo] .
204
+
205
+ _ Discussions: [ /r/rust] ( https://www.reddit.com/r/rust/comments/n9f6vt/announcing_egui_012_the_simple_gui_library/ ) _
206
+
207
+ [ egui ] : https://github.com/emilk/egui
208
+ [ online demo ] : https://emilk.github.io/egui
209
+ [ version 0.12 ] : https://github.com/emilk/egui/blob/master/CHANGELOG.md
210
+ [ @emilk ] : https://twitter.com/ernerfeldt
211
+
194
212
### [ naga]
195
213
196
214
![ Dota2 running on Naga] ( gfx-dota2-naga.jpg )
You can’t perform that action at this time.
0 commit comments