Android support for Vulkan demo scene (#97)
This commit is contained in:
parent
6ee70824e5
commit
edf195efb6
9 changed files with 167 additions and 25 deletions
10
android/vulkanscene/.gitignore
vendored
Normal file
10
android/vulkanscene/.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