Staging, optimizations and code cleanup for mesh loading example
This commit is contained in:
parent
035a5ab560
commit
ea084fccc3
4 changed files with 597 additions and 43791 deletions
|
|
@ -10,7 +10,7 @@ if %ERRORLEVEL% EQU 0 (
|
|||
|
||||
mkdir "assets\models\voyager"
|
||||
xcopy "..\..\data\models\voyager\voyager.ktx" "assets\models\voyager" /Y
|
||||
xcopy "..\..\data\models\voyager\voyager.obj" "assets\models\voyager" /Y
|
||||
xcopy "..\..\data\models\voyager\voyager.dae" "assets\models\voyager" /Y
|
||||
|
||||
mkdir "res\drawable"
|
||||
xcopy "..\..\android\images\icon.png" "res\drawable" /Y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue