Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8c8e326

Browse filesBrowse files
authored
N17: rg3d (rust-gamedev#444)
1 parent a81111f commit 8c8e326
Copy full SHA for 8c8e326

File tree

2 files changed

+35
-0
lines changed
Filter options

2 files changed

+35
-0
lines changed

‎content/posts/newsletter-017/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-017/index.md
+35Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,41 @@ This month's updates:
699699
[particles-source]: https://github.com/not-fl3/particles-editor
700700
[profiling-blog]: https://not-fl3.github.io/platformer-book/profiling.html
701701

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+
702737
### [starframe]
703738

704739
![Current state of starframe graphics and physics](starframe.gif)
579 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.