rg3d-sound 0.2.1

Sound library for games.
Documentation

rg3d-sound

Sound library for games written in Rust.

Key features

  • Spatial and flat sounds
  • Built-in streaming for large sounds
  • WAV format support (non-compressed)

Examples

Examples can be found in ./examples

Supported OS

  • Windows (DirectSound)
  • Linux (alsa)

How to build

Add rg3d-sound = "0.2.0" to your Cargo.toml

Help needed

It would be great if someone make backend for macOS.

License

MIT