OpenSubdiv/examples/glImaging
Takahito Tejima 4a4322983f Osd drawing API refactoring.
Remove DrawRegistry from osd layer and put a simple shader caching
utility into examples/common. osd layer only provides patch shader
snippet and let client configure and compile the code. Clients also
maintain the lifetime of shader object, which is preferable for the
actual application integration.

update all examples to use the new scheme.
2015-05-13 17:35:46 -07:00
..
CMakeLists.txt remove libpng and use stb_image_write instead 2015-04-30 11:04:16 -07:00
glImaging.cpp Osd drawing API refactoring. 2015-05-13 17:35:46 -07:00
init_shapes.h Add glImaging test. It iterates over regression shapes and kernels then generate images 2015-04-10 15:14:07 -07:00
shader.glsl Add glImaging test. It iterates over regression shapes and kernels then generate images 2015-04-10 15:14:07 -07:00