Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 579 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 579 Bytes

Build Status

gdk-audio

3D audio library aimed at game projects. Builds for Linux and Windows. Uses OpenALSoft.

supports vorbis encoded data and raw pcm playback.

Emitters and listeners have 3d positions, effects such as doppler can be enabled.

Build instructions

Open the .travis.yml file on root, refer to the section for your platform

Sample project

An example of a game project using this can be found here: https://github.com/jfcameron/flappy-dot