Added compute N-Body Android build files

This commit is contained in:
saschawillems 2016-11-27 13:44:10 +01:00
parent 7f1c8c516b
commit fda21f96c9
8 changed files with 116 additions and 1 deletions

View file

@ -1,5 +1,6 @@
call _build geometryshader %1
call _build computeparticles %1
call _build computenbody %1
call _build computeshader %1
call _build computecullandlod %1
call _build parallaxmapping %1