File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
content/posts/newsletter-018 Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -377,6 +377,20 @@ It features:
377
377
[ ldtk ] : https://ldtk.io
378
378
[ "cavernas" ] : https://adamatomic.itch.io/cavernas
379
379
380
+ ### [ egui]
381
+
382
+ ![ egui widget gallery] ( egui_0.8.0.gif )
383
+ _ Some of the supported widgets in the new grid layout._
384
+
385
+ [ egui] is a simple, fast, and highly portable immediate mode GUI library.
386
+ This month [ version 0.8] of egui was released with a new grid layout,
387
+ new look, and many smaller fixes and improvements.
388
+ You can try out egui in the [ online demo] .
389
+
390
+ [ egui ] : https://github.com/emilk/egui
391
+ [ online demo ] : https://emilk.github.io/egui
392
+ [ version 0.8 ] : https://github.com/emilk/egui/blob/master/CHANGELOG.md#080---2021-01-17---grid-layout--new-visual-style
393
+
380
394
### [ rkyv]
381
395
382
396
[ rkyv] is a zero-copy deserialization framework for Rust. It's similar to
You can’t perform that action at this time.
0 commit comments