Added android support for gears, geometryshader, instancing and occlusion query examples (#97)
This commit is contained in:
parent
e833164b99
commit
fd18bd8084
27 changed files with 568 additions and 59 deletions
10
android/geometryshader/.gitignore
vendored
Normal file
10
android/geometryshader/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/assets/
|
||||
/res/
|
||||
/bin/
|
||||
/libs/
|
||||
/obj/
|
||||
/build.xml
|
||||
/local.properties
|
||||
/project.properties
|
||||
/proguard-project.txt
|
||||
*.apk
|
||||
Loading…
Add table
Add a link
Reference in a new issue