Skip to content

Commit 705d4b4

Browse files
N22: egui (#650)
* N22: egui * Update content/news/022/index.md Co-authored-by: Joe Clay <[email protected]>
1 parent b8a379a commit 705d4b4

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

content/news/022/egui.gif

1.7 MB
Loading

content/news/022/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,24 @@ and breaking blocks.
191191

192192
## Library & Tooling Updates
193193

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+
194212
### [naga]
195213

196214
![Dota2 running on Naga](gfx-dota2-naga.jpg)

0 commit comments

Comments
 (0)