Added stencil buffer outlining example
This commit is contained in:
parent
c04909f01b
commit
e05de0b93a
12 changed files with 634 additions and 0 deletions
11
android/stencilbuffer/example.json
Normal file
11
android/stencilbuffer/example.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"apkname": "vulkanStencilbuffer",
|
||||
"directories": {
|
||||
"shaders": "stencilbuffer"
|
||||
},
|
||||
"assets": {
|
||||
"models": [
|
||||
"venus.fbx"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue