Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 705d4b4

Browse filesBrowse files
N22: egui (rust-gamedev#650)
* N22: egui * Update content/news/022/index.md Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent b8a379a commit 705d4b4
Copy full SHA for 705d4b4

File tree

Expand file treeCollapse file tree

2 files changed

+18
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+18
-0
lines changed

‎content/news/022/egui.gif

Copy file name to clipboard
1.7 MB
Loading

‎content/news/022/index.md

Copy file name to clipboardExpand all lines: content/news/022/index.md
+18Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.