@@ -699,6 +699,41 @@ This month's updates:
699
699
[ particles-source ] : https://github.com/not-fl3/particles-editor
700
700
[ profiling-blog ] : https://not-fl3.github.io/platformer-book/profiling.html
701
701
702
+ ### [ rg3d]
703
+
704
+ [ ![ rusty-editor screenshot] ( rusty-editor.jpg )] [ rg3d_twit ]
705
+ _ A level made in [ rusty-editor] [ rusty_editor ] which a native scene editor
706
+ for rg3d game engine._
707
+
708
+ [ rg3d] is a game engine that aims to be easy to use and provide large set
709
+ of out-of-box features. Some of the recent updates:
710
+
711
+ - Improved [ dark UI theme] [ rg3d_dark_theme ]
712
+ - Added verbosity levels for logger
713
+ - Improved lightmap quality
714
+ - Added proper syncing between physics and scene graph
715
+ - Improved examples
716
+ - Added cylinder emitter for particle systems
717
+ - Improved lots of UI widgets and added VectorImage widget
718
+ - rg3d-sound is now able to manage multiple contexts
719
+ - [ hrtf] [ hrtf ] crate now has 2 times better performance
720
+ - Added support for 64-bit FBX format (version 7500+)
721
+ - rusty-editor now has [ navigation meshes] [ rusty_editor_navmesh ] and
722
+ particle systems editor
723
+ - Lots of other small fixes and improvements
724
+
725
+ Join the [ rg3d's Discord channel] [ rg3d_discord ]
726
+ or follow [ Dmitry Stepanov on Twitter] [ rg3d_twitter ] .
727
+
728
+ [ rg3d ] : https://github.com/mrDIMAS/rg3d
729
+ [ rg3d_twit ] : https://twitter.com/DmitryNStepanov/status/1336802725007396865
730
+ [ rg3d_discord ] : https://discord.gg/xENF5Uh
731
+ [ rg3d_twitter ] : https://twitter.com/DmitryNStepanov
732
+ [ rusty_editor_navmesh ] : https://twitter.com/DmitryNStepanov/status/1343288956704743425
733
+ [ rg3d_dark_theme ] : https://twitter.com/DmitryNStepanov/status/1340755066068889603
734
+ [ rusty_editor ] : https://github.com/mrDIMAS/rusty-editor
735
+ [ hrtf ] : https://github.com/mrDIMAS/hrtf
736
+
702
737
### [ starframe]
703
738
704
739
![ Current state of starframe graphics and physics] ( starframe.gif )
0 commit comments