Added resources and android build for scene rendering example

This commit is contained in:
saschawillems 2016-06-12 17:42:35 +02:00
parent 14e327c353
commit b1b828b45f
19 changed files with 1126 additions and 1 deletions

View file

@ -29,4 +29,5 @@ call _build raytracing %1
call _build multisampling %1
call _build multithreading %1
call _build textoverlay %1
call _build debugmarker %1
call _build debugmarker %1
call _build scenerendering %1