/OpenAL-Examples

Small and easy to understand OpenAL examples written in C++

Primary LanguageCMIT LicenseMIT

OpenAL-Examples

Small and easy to understand OpenAL examples written in C++

Reason for this repo

There really aren't any good up-to-date examples or tutorials regarding the use of OpenAL out there, I figured things out and I want to share that knowledge with everyone that needs it.

Contribution

If you've got any improvements or fixes go right ahead and create an issue or pull request, please keep code formatting similar to existing one to keep things readable.

Credits

Uses OpenAL-Soft https://github.com/kcat/openal-soft by kcat

Uses dr_libs https://github.com/mackron/dr_libs by mackron

License

Licensed under the MIT License, see LICENSE