OpenSubdiv/examples/glViewer
barry c424594625 Major step towards consistent use of include paths in source files:
- changed the main OPENSUBDIV_INCLUDE_DIR to exclude ./opensubdiv
    - updated CMakeLists.txt files in non-examples to use only this path
    - updated CMakeLists.txt files in examples to append ./opensubdiv to path
    - updated source in regression/common to use #include <opensubdiv/...>
    - updated source in examples/common to use #include <opensubdiv/...>
    - deferred source in examples to be updated on a case-by-case basis
2018-10-09 10:51:31 -07:00
..
CMakeLists.txt Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
glViewer.cpp Publicly exposed choice for smooth boundary patches at smooth corners: 2017-01-27 16:22:04 -08:00
init_shapes.h Added a few more test shapes for face-varying and inf-sharp patches: 2016-10-13 19:59:38 -07:00
shader_gl3.glsl Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
shader.glsl Updated glViewer and dxViewer for InfSharp patches 2016-09-30 11:00:31 -07:00