Added stencil buffer outlining example
This commit is contained in:
parent
c04909f01b
commit
e05de0b93a
12 changed files with 634 additions and 0 deletions
10
android/stencilbuffer/.gitignore
vendored
Normal file
10
android/stencilbuffer/.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