@@ -719,7 +719,69 @@ a new feature to export texture [to png] easily.
719
719
720
720
## Other News
721
721
722
- <!-- One-liners for plan items that haven't got their own sections. -->
722
+ - Other game updates:
723
+ - [ Fires of Eschaton] is a PvP focused turn-based fantasy game, currently under
724
+ development.
725
+ - [ Idu] is testing out some new water physics.
726
+ - [ Combine and Conquer] has a new devlog about its sound support.
727
+ - [ Fish Folly] is a new Fyrox showcase game, inspired by Fall Guys.
728
+ - [ Punchy] is a beat-em-up spin off of [ Fish Fight] , built with Bevy.
729
+ - [ Jungle Chess] is a WASM implementation of a Chinese board game.
730
+ - [ Croquet] is working on synchronized physics, using Rapier.
731
+ - [ Bevy City] is a voxel city generator, built with Bevy.
732
+ - [ Measure Once] is a game about cutting wood into the right shapes.
733
+ - [ Galactic Mess] has added new outfits and weapons.
734
+ - Other learning material updates:
735
+ - [ Rustacean Station] interviewed the developer of egui.
736
+ - [ Rusteroids] is a video tutorial series, building an asteroids
737
+ clone with Rust and SDL2.
738
+ - [ NVIDIA GPU Profiling with Rust] is an introduction on how to use
739
+ NVIDIA's NSight tools with Rust.
740
+ - [ Practical Programming with Dr. Xu] has continued their WGPU
741
+ tutorial series.
742
+ - [ Anthropic Studios] (developers of Way of Rhea) posted a dev interview video.
743
+ - [ Lyrapuff] posted a video showing how to render a triangle with
744
+ Vulkan and Rust.
745
+ - Other engine updates:
746
+ - [ pufferfish] is a new, opinionated 2D game framework.
747
+ - Other tooling updates:
748
+ - [ quad-gif] is a GIF viewer, built with Macroquad.
749
+ - [ GBemulator] is a Game Boy emulator written from scratch.
750
+ - Other library updates:
751
+ - [ bevy_mod_picking] released version 0.7 of their Bevy mouse
752
+ picking plugin.
753
+ - [ bevy_mod_outline] is a Bevy plugin for drawing outlines around
754
+ meshes.
755
+ - [ Bevy YOLECK] is a crate that allows Bevy games to be their own
756
+ level editor.
757
+ - [ bevy_mod_raycast] released version 0.5 of their raycasting plugin.
758
+ - [ taffy] is a cross-platform UI layout library.
759
+
760
+ [ Fires of Eschaton ] : https://twitter.com/FiresOfEschaton/status/1534119771045826567
761
+ [ Idu ] : https://twitter.com/epcc10/status/1532889644165120001
762
+ [ Combine and Conquer ] : https://buckmartin.de/combine-and-conquer/2022-06-16-sound.html
763
+ [ Fish Folly ] : https://www.reddit.com/r/rust_gamedev/comments/vi5jok/media_fish_folly_a_fyrox_showcase_game_inspired/
764
+ [ Punchy ] : https://twitter.com/spicylobsterfam/status/1540105977810255872
765
+ [ Fish Fight ] : https://fishfight.org/
766
+ [ Jungle Chess ] : https://www.reddit.com/r/rust_gamedev/comments/v3btkk/browser_jungle_chess_with_rust_wasm/
767
+ [ Croquet ] : https://twitter.com/gocroquet/status/1531336194725797889
768
+ [ Bevy City ] : https://mungbungo.itch.io/bevy-city
769
+ [ Measure Once ] : https://robtfm.github.io/measure_once/
770
+ [ Galactic Mess ] : https://www.youtube.com/watch?v=DO8vwehkr38
771
+ [ Rustacean Station ] : https://rustacean-station.org/episode/emil-ernerfeldt/
772
+ [ Rusteroids ] : https://www.youtube.com/playlist?list=PLFOS-Gn3aXROnSfl26esPExssd-rQw6jD
773
+ [ NVIDIA GPU Profiling with Rust ] : https://simbleau.github.io/blog/gpu-profiling-with-rust/
774
+ [ Practical Programming with Dr. Xu ] : https://www.reddit.com/r/rust/comments/vmpjcr/rust_wgpu_graphics_programming_tutorial_youtube/
775
+ [ Anthropic Studios ] : https://www.youtube.com/watch?v=H0sIsrLWojs
776
+ [ Lyrapuff ] : https://www.youtube.com/watch?v=_PNiRGIAfY4
777
+ [ pufferfish ] : https://github.com/pufferfish-rs/pufferfish
778
+ [ quad-gif ] : https://github.com/ollej/quad-gif
779
+ [ GBemulator ] : https://github.com/p4ddy1/gbemulator
780
+ [ bevy_mod_picking ] : https://github.com/aevyrie/bevy_mod_picking/releases/tag/v0.7.0
781
+ [ bevy_mod_outline ] : https://github.com/komadori/bevy_mod_outline
782
+ [ Bevy YOLECK ] : https://github.com/idanarye/bevy-yoleck
783
+ [ bevy_mod_raycast ] : https://github.com/aevyrie/bevy_mod_raycast/releases/tag/v0.5
784
+ [ taffy ] : https://github.com/DioxusLabs/taffy
723
785
724
786
## Discussions
725
787
0 commit comments