@@ -546,6 +546,31 @@ using as default backend [oddio] and [symphonia].
546
546
547
547
<!-- One-liners for plan items that haven't got their own sections. -->
548
548
549
+ - Other game updates:
550
+ - [ Last of the Sky Folk] ( https://ianjk.com/ld50 )
551
+ is a LD50 a grapple-hook based platformer.
552
+ - [ Heute Nicht] rythm game is another LD50 submission.
553
+ - Other learning material updates
554
+ - PhaestusFox started a [ Bevy tutorial servies] [ PhaestusFox-vid-1 ]
555
+ and [ 0.6 to 0.7 Migration Guide] [ PhaestusFox-vid-2 ] YouTube series.
556
+ - [ @TantanDev ] released a [ "Rust multi-threading code review"] [ tantan-video ] video.
557
+ - Other library updates:
558
+ - [ tween] ( https://github.com/sanbox-irl/tween ) is an std-optional
559
+ tweening library, designed for use in games and animations.
560
+ - [ cosync] ( https://github.com/sanbox-irl/cosync ) provides a single-threaded,
561
+ sequential, parameterized async runtime.
562
+ - [ SuInput] ( https://github.com/Sorenon/Action-System ) is an input system
563
+ designed to give pancake and XR applications access to a huge range of
564
+ input devices while minimizing the amount of complexity needed to support them.
565
+ - [ bevy_blender v0.2] with lots of new features is out.
566
+
567
+ [ Heute Nicht ] : https://eira-hx.itch.io/heute-nicht
568
+ [ PhaestusFox-vid-1 ] : https://reddit.com/r/rust_gamedev/comments/tz75eb/bevy_game_engine_tutorial_series
569
+ [ PhaestusFox-vid-2 ] : https://reddit.com/r/rust_gamedev/comments/u4uhs2/bevy_06_to_07_migration_guide
570
+ [ @TantanDev ] : https://twitter.com/TantanDev
571
+ [ tantan-video ] : https://youtube.com/watch?v=jkHqrkcEHRc
572
+ [ bevy_blender v0.2 ] : https://reddit.com/r/rust_gamedev/comments/u7acfc/update_on_bevy_blender_releasing_v02_and_inquiry
573
+
549
574
## Meeting Minutes
550
575
551
576
<!-- Up to 10 most important notes + a link to the full details -->
0 commit comments