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 88a7de3

Browse filesBrowse files
mrDIMASozkriff
authored andcommitted
added rg3d-sound into libraries section (rust-gamedev#49)
1 parent 0f889ef commit 88a7de3
Copy full SHA for 88a7de3

File tree

1 file changed

+8
-0
lines changed
Filter options

1 file changed

+8
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-005/index.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,14 @@ Project has also started the [development blog](http://kvark.github.io/vange-rs/
9999

100100
## Library & Tooling updates
101101

102+
### rg3d-sound
103+
104+
[rg3d-sound](https://github.com/mrDIMAS/rg3d-sound) is the new sound library in active development. This month it has gained three major features:
105+
106+
- [Head-related transfer function](https://en.wikipedia.org/wiki/Head-related_transfer_function) support - it provides perfect binaural sound. Try it: `cargo run --example hrtf --release`
107+
- [Reverberation](https://en.wikipedia.org/wiki/Reverberation) support - basic effect that gives your scene "sound volume". Try it: `cargo run --example reverb --release`
108+
- Vorbis/ogg support - compressed format similar to mp3.
109+
102110
## Popular Workgroup Issues in Github
103111

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

0 commit comments

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