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:
7
tests/smoke/hello_cube/hello_cube.cpp
Normal file
7
tests/smoke/hello_cube/hello_cube.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "hello_cube.h"
|
||||
#include "kraken.h"
|
||||
|
||||
void smoke_main()
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user