/AudioEngine

Simple 3D OpenAL audio engine with support ogg, wav formats

Primary LanguageCApache License 2.0Apache-2.0

Audio

Simple experimental OpenAL audio example with support ogg, wav format. Audio is written in C++ language with minimal dependencies. Project is created in QtCreator (.pro) The emerald is part of this example. 3D graphic is part of this repository.

Dependencies

  • Glm
  • OpenAL-Soft
  • stb_vorbis

Dependencies for example

  • Glm
  • OpenAL-Soft
  • stb_vorbis
  • stb_image
  • GLFW
  • GLEW

For contributions

  • Contribution are welcome !

License

You can check out the full license here

This project is licensed under the terms of the Apache 2.0 license.