Added stencil buffer outlining example

This commit is contained in:
saschawillems 2017-08-16 21:02:08 +02:00
parent c04909f01b
commit e05de0b93a
12 changed files with 634 additions and 0 deletions

View file

@ -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