Skip to content

N17: rg3d #444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 13, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions content/posts/newsletter-017/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,39 @@ _Discussions:
[rayon]: https://github.com/rayon-rs/rayon
[crates.io]: https://crates.io/

### [rg3d]

[![rusty-editor screenshot](rusty-editor.jpg)][rg3d_twit]
_A level made in [rusty-editor][rusty_editor] which a native scene editor for rg3d game engine._
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use less than 80 characters per line


[rg3d] is a game engine that aims to be easy to use and provide large set
of out-of-box features. Some of the recent updates:

- Improved [dark UI theme][rg3d_dark_theme]
- Added verbosity levels for logger
- Improved lightmap quality
- Added proper syncing between physics and scene graph
- Improved examples
- Added cylinder emitter for particle systems
- Improved lots of UI widgets and added VectorImage widget
- rg3d-sound is now able to manage multiple contexts
- [hrtf][hrtf] crate now has 2 times better performance
- Added support for 64-bit FBX format (version 7500+)
- rusty-editor now has [navigation meshes][rusty_editor_navmesh] and particle systems editor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here too

- Lots of other small fixes and improvements

Join the [rg3d's Discord channel][rg3d_discord]
or follow [Dmitry Stepanov on Twitter][rg3d_twitter].

[rg3d]: https://github.com/mrDIMAS/rg3d
[rg3d_twit]: https://twitter.com/DmitryNStepanov/status/1336802725007396865
[rg3d_discord]: https://discord.gg/xENF5Uh
[rg3d_twitter]: https://twitter.com/DmitryNStepanov
[rusty_editor_navmesh]: https://twitter.com/DmitryNStepanov/status/1343288956704743425
[rg3d_dark_theme]: https://twitter.com/DmitryNStepanov/status/1340755066068889603
[rusty_editor]: https://github.com/mrDIMAS/rusty-editor
[hrtf]: https://github.com/mrDIMAS/hrtf

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down
Binary file added content/posts/newsletter-017/rusty-editor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.