Working OpenGLES demo.

This commit is contained in:
kenkeiras 2017-07-03 20:26:38 +02:00
commit 58d7c7f6b3
31 changed files with 705 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*.iml
.idea
.gradle
gradle
*.log
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
.externalNativeBuild