Added stencil buffer outlining example
This commit is contained in:
parent
c04909f01b
commit
e05de0b93a
12 changed files with 634 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_SOURCE_DIR}/bin/")
|
|||
|
||||
set(EXAMPLES
|
||||
bloom
|
||||
computecloth
|
||||
computecullandlod
|
||||
computenbody
|
||||
computeparticles
|
||||
|
|
@ -171,6 +172,7 @@ set(EXAMPLES
|
|||
specializationconstants
|
||||
sphericalenvmapping
|
||||
ssao
|
||||
stencilbuffer
|
||||
subpasses
|
||||
terraintessellation
|
||||
tessellation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue