Skip to content

Commit d624616

Browse files
authored
N23: Add rg3d (#706)
1 parent 90900c0 commit d624616

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

content/news/023/index.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,41 @@ _Discussions:
346346
[free quake map demo]: https://vimeo.com/569777592
347347
[custom map demo]: https://vimeo.com/570798468
348348

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+
349384
## Learning Material Updates
350385

351386
### [A Trig-less Line of Sight Algorithm for 2D Games][lineofsight]

content/news/023/rg3d_logo.png

8.53 KB
Loading

0 commit comments

Comments
 (0)