File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -304,10 +304,18 @@ Topics mentioned:
304
304
305
305
[ android-games-blog ] : https://maciejglowka.com/blog/building-games-for-android-with-rust/
306
306
307
-
308
307
### Bevy: A case study in ergonomic Rust
309
308
310
- TODO: < https://www.youtube.com/watch?v=CnoDOc6ML0Y >
309
+ [ Chris Biscardi] [ chris-yt ] was at RustNation UK recently and gave talk on Bevy's
310
+ Rusty ergonomics titled [ Bevy: A case study in ergonomic Rust] [ case-study-video ] .
311
+ In their own words:
312
+
313
+ > There's at least two, if not three, talks worth of material around how Bevy progressively discloses complexity
314
+ across multiple "stacks" of APIs; and the work done so far is very impressive in terms
315
+ of how it all fits together especially as a large-and-growing OSS project.
316
+
317
+ [ chris-yt ] : https://www.youtube.com/c/chrisbiscardi
318
+ [ case-study-video ] : https://www.youtube.com/watch?v=CnoDOc6ML0Y
311
319
312
320
### Reactivity in Bevy: From the Bottom Up
313
321
You can’t perform that action at this time.
0 commit comments