File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -249,17 +249,22 @@ Hey new grads! Like games? Want to make cool stuff in Rust? Let's chat:
249
249
250
250
< https://twitter.com/AriVanider/status/1173903615498567680 >
251
251
252
- ### Iced
252
+ ### [ Iced - A renderer-agnostic GUI library ] ( https://github.com/hecrj/iced )
253
253
254
- ![ TODO: desc, local] ( https://thumbs.gfycat.com/VeneratedSourAurochs-small.gif )
254
+ ![ Tour example] ( /assets/newsletter-002/iced.gif )
255
+ > Iced was originally born as an attempt at bringing the simplicity of Elm and The Elm Architecture into Coffee 2D game engine
255
256
256
- (** TODO** : ping Vlad)
257
-
258
- < https://github.com/hecrj/iced >
257
+ The following features are available in the crate:
258
+ * Simple, easy-to-use, renderer-agnostic API
259
+ * Responsive, flexbox-based layouting
260
+ * Type-safe, reactive programming model
261
+ * Built-in widgets
262
+ * Custom widget support
259
263
264
+ [ r/rust] ( https://www.reddit.com/r/rust/comments/czzjnv/iced_a_rendereragnostic_gui_library_focused_on/ )
265
+ <!-- <https://github.com/hecrj/iced>
260
266
<https://reddit.com/r/rust_gamedev/comments/czzjtb/iced_a_rendereragnostic_gui_library_focused_on/>
261
-
262
- < https://reddit.com/r/rust/comments/czzjnv/iced_a_rendereragnostic_gui_library_focused_on/ >
267
+ <https://reddit.com/r/rust/comments/czzjnv/iced_a_rendereragnostic_gui_library_focused_on/> -->
263
268
264
269
### [ gfx-rs: Project Update] ( https://gfx-rs.github.io/2019/10/01/update.html )
265
270
You can’t perform that action at this time.
0 commit comments