Skip to content

Commit 88a7de3

Browse files
mrDIMASozkriff
authored andcommitted
added rg3d-sound into libraries section (#49)
1 parent 0f889ef commit 88a7de3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/posts/newsletter-005/index.md

+8
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)