Added Android build files for PBR basic and IBL examples [skip ci]
This commit is contained in:
parent
81c79cba85
commit
d3da19a93b
12 changed files with 290 additions and 1 deletions
10
android/pbrbasic/.gitignore
vendored
Normal file
10
android/pbrbasic/.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