@@ -346,6 +346,41 @@ _Discussions:
346
346
[ free quake map demo ] : https://vimeo.com/569777592
347
347
[ custom map demo ] : https://vimeo.com/570798468
348
348
349
+ ### [ rg3d]
350
+
351
+ ![ rg3d] ( rg3d_logo.png )
352
+
353
+ [ rg3d] ([ Discord] [ rg3d_discord ] , [ Twitter] [ rg3d_twitter ] ) is a game engine that
354
+ aims to be easy to use and provide a large set of out-of-box features. Some of
355
+ the recent engine updates:
356
+
357
+ - Initial support for custom rendering techniques.
358
+ - Word-based wrapping for FormattedText.
359
+ - Ability to specify material search options when loading a model.
360
+ - Render sky box in a single draw call.
361
+ - Fix for resource management issues.
362
+ - Fix for FBX loader in case of invalid mappings.
363
+ - Fix for triangulator.
364
+ - Physics for terrains.
365
+ - Heightfield visualization.
366
+ - Ability to pause sound contexts.
367
+ - ` editable ` flag for text boxes.
368
+ - Various bug fixes and small improvements.
369
+
370
+ rusty-editor updates:
371
+
372
+ - Ability to add/remove/edit sound sources
373
+ - Model import dialog window.
374
+ - Embed and fonts icons in the binary, which makes package distribution
375
+ easier.
376
+ - ` .deb ` and ` .rpm ` packages for Linux
377
+ - Camera fix + ability to preview scene cameras
378
+ - Icons for "shapeless" (lights, sound sources) objects in the scene.
379
+
380
+ [ rg3d ] : https://github.com/mrDIMAS/rg3d
381
+ [ rg3d_discord ] : https://discord.gg/xENF5Uh
382
+ [ rg3d_twitter ] : https://twitter.com/DmitryNStepanov
383
+
349
384
## Learning Material Updates
350
385
351
386
### [ A Trig-less Line of Sight Algorithm for 2D Games] [ lineofsight ]
0 commit comments