OpenSubdiv/examples/paintTest
manuelk 9913e349df Adding a programmable image shader to gl_hud
- add a framebuffer to gl_hud with programmable image shader
- add optional SSAO image shader to the new framebuffer
- add screenshot to png functionality
- implement in glViewer

note: ptexViewer and some others still need refactoring to use the new hud capabilities
2014-05-15 13:53:43 -07:00
..
CMakeLists.txt Adding a programmable image shader to gl_hud 2014-05-15 13:53:43 -07:00
main.cpp Decrease compiler warning thresholds and fix outstanding warnings. 2014-05-15 13:34:32 -07:00
paintShader.glsl Move uniform block definitions out of osd common shader into client shader. 2013-12-03 15:59:38 -08:00
shader.glsl Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor. 2014-05-09 15:44:52 -07:00