7c278ce5d6
osgshaders.cpp and demonstrates the use of GLSL vertex and fragment shaders with a simple animation callback. I found the osgshaders.cpp too complex to serve as a starting point for GLSL programming"
4 lines
71 B
CMake
4 lines
71 B
CMake
SET(TARGET_SRC osgsimpleshaders.cpp )
|
|
|
|
SETUP_EXAMPLE(osgsimpleshaders)
|