@@ -446,6 +446,45 @@ extensions for Tetra. This includes:
446
446
[ puppetmaster ] : https://github.com/puppetmaster-
447
447
[ tetrapack ] : https://github.com/puppetmaster-/tetrapack
448
448
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
+
449
488
## Popular Workgroup Issues in Github
450
489
451
490
## Requests for Contribution
0 commit comments