This is a sample C++ implementation of OpenAL based on a set of video tutorials on the Code, Tech, and Tutorials YouTube channel.
- full playlist
- vid1 - sound effects
- vid2 - streaming music
- vid3 - adding a loop
- vid4 - distance and direction
- libsndfile
- openal-soft
- mattearly/MainLoop (submoduled)
- glad
- glfw3