|
Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
|
#include <cstdio>#include <cstdlib>#include <thread>#include <Ult/Sound/OpenALSystem.h>#include <Ult/Sound/OpenALSoundBuffer.h>#include <Ult/Sound/OpenALSoundSource.h>Functions | |
| int | main () |
| int main | ( | ) |