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 8ea8ab2

Browse filesBrowse files
mrDIMASozkriff
andauthored
N15: rg3d (rust-gamedev#339)
* added rg3d * N15: rg3d: Style & fmt tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 17f3973 commit 8ea8ab2
Copy full SHA for 8ea8ab2

File tree

Expand file treeCollapse file tree

2 files changed

+27
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+27
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-015/index.md
+27Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,33 @@ on the module's [repository][Proton-Media-Converter-Github]
546546
[Proton-Github]: https://github.com/ValveSoftware/Proton
547547
[Proton-Media-Converter-Github]: https://github.com/ValveSoftware/Proton/tree/proton_5.13/media-converter
548548

549+
### [rg3d]
550+
551+
[![a scene with lightning and a hi-poly character model](rg3d.jpg)][rg3d_twit]
552+
553+
[rg3d] is a game engine that aims to be easy to use and provide large set
554+
of out-of-box features. Some of the recent updates:
555+
556+
- Implemented fully asynchronous resource loading.
557+
- Added compressed textures support (DXT1, DTX3, DTX5).
558+
- Added filtering and wrapping options for textures.
559+
- Added sky box.
560+
- Added texture import options for resource manager.
561+
- All dependencies were moved to rg3d workspace, so there is no need to
562+
manually download them when working with the latest version of the engine.
563+
- Extracted HRTF code in the separate [crate][hrtf], so it could be used
564+
without rg3d.
565+
- Lots of other bugfixes and improvements.
566+
567+
Join the [rg3d's Discord channel][rg3d_discord]
568+
or follow [Dmitry Stepanov on twitter][rg3d_twitter].
569+
570+
[rg3d]: https://github.com/mrDIMAS/rg3d
571+
[hrtf]: https://github.com/mrDIMAS/hrtf
572+
[rg3d_twit]: https://twitter.com/DmitryS36934349/status/1312836831390687232
573+
[rg3d_discord]: https://discord.gg/xENF5Uh
574+
[rg3d_twitter]: https://twitter.com/DmitryS36934349
575+
549576
## Popular Workgroup Issues in Github
550577

551578
<!-- Up to 10 links to interesting issues -->

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

Copy file name to clipboard
253 KB
Loading

0 commit comments

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