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 d2f5464

Browse filesBrowse files
mrDIMASozkriff
andauthored
N14: rg3d and rusty-editor (rust-gamedev#288)
* added rg3d-sound into libraries section * add rusty-shooter game * fixed links for rusty-shooter game * added WIP mark for rusty-shooter game video * added features list for rusty-shooter game * added rg3d engine and rusty-editor * added screenshots * fixed paragraphs indentation * Newsletter 10: rg3d: fmt tweaks * Newsletter 10: rg3d: smaller images * added rg3d and rusty-editor * fixed zola lint errors * removed redundant headers * added screenshot and link to twitter * N14: rg3d: Optimized imgs & style tweaks * N14: rg3d: Sort sections Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 8c07b92 commit d2f5464
Copy full SHA for d2f5464

File tree

3 files changed

+39
-0
lines changed
Filter options

3 files changed

+39
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-014/index.md
+39Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,45 @@ extensions for Tetra. This includes:
446446
[puppetmaster]: https://github.com/puppetmaster-
447447
[tetrapack]: https://github.com/puppetmaster-/tetrapack
448448

449+
### [rg3d][rg3d]
450+
451+
[![a scene with lightning and a hi-poly character model](rg3d.jpg)][rg3d_twitter]
452+
_Click to watch a [video demo of one of the new examples][rg3d_twitter]._
453+
454+
[rg3d] is a game engine that aims to be easy to use and provide large set
455+
of out-of-box features. Some of the recent updates:
456+
457+
- Render to texture - it is possible to render scenes into textures.
458+
- Added support for scenes made in [rusty-editor].
459+
- Added sprite graph node.
460+
- Added simple lightmapper (still WIP).
461+
- Added new UI widgets and features:
462+
- Message box - classic message box with different combinations of buttons.
463+
- Wrap panel - arranges its children by rows or columns with wrapping.
464+
- File browser - a browser for file system.
465+
- Color picker - classic HSV+RGB+Alpha color picker.
466+
- "Bring into view" for scroll panel.
467+
- Replaced font rasterizer by fontdue.
468+
- Improved hotkeys in text box.
469+
- Improved performance and documentation.
470+
471+
[rg3d]: https://github.com/mrDIMAS/rg3d
472+
[rg3d_twitter]: https://twitter.com/DmitryS36934349/status/1312836831390687232
473+
474+
### [rusty-editor]
475+
476+
![rusty editor](rusty_editor.jpg)
477+
478+
[rusty-editor] is a scene editor for the [rg3d] engine.
479+
Some of the recently added features:
480+
481+
- asset browser + asset previewer,
482+
- multiselection,
483+
- improved properties editor,
484+
- lots of other small improvements and fixes.
485+
486+
[rusty-editor]: https://github.com/mrDIMAS/rusty-editor
487+
449488
## Popular Workgroup Issues in Github
450489

451490
## Requests for Contribution

‎content/posts/newsletter-014/rg3d.jpg

Copy file name to clipboard
253 KB
Loading
178 KB
Loading

0 commit comments

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