kraken_convert now takes an '-o' argument to specify the output bundle. Created cmake scripts to use kraken_convert to bundle standard assets. HRTF Kemar data is now bundled by cmake scripts. Added README.md for HRTF Kemar data

This commit is contained in:
2019-11-30 17:57:45 -08:00
parent 8abe05d950
commit 20121e7eaa
379 changed files with 509 additions and 29 deletions

View File

@@ -0,0 +1,7 @@
#include "hello_cube.h"
#include "kraken.h"
void smoke_main()
{
}