OpenSubdiv/examples/glShareTopology
barry 5595255858 Several minor updates to the GL examples:
- addition of new shapes -- mainly Loop and Bilinear
    - removal of redundant shapes and those not suited to a particular example
    - enforced consistent "Patch Type" coloring where provided
    - enforced consistent command line usage for common options and Obj input
    - enforced consistent default settings on initialization
    - added errors and/or assertions where legitimate limitations remain
    - improved error handling (OSD errors not being flushed before termination)
2019-02-05 17:22:10 -08:00
..
CMakeLists.txt Updated all example source for consistent inclusion of header files: 2019-01-31 10:49:02 -08:00
glShareTopology.cpp Several minor updates to the GL examples: 2019-02-05 17:22:10 -08:00
init_shapes.h Several minor updates to the GL examples: 2019-02-05 17:22:10 -08:00
meshRefiner.h Updated all example source for consistent inclusion of header files: 2019-01-31 10:49:02 -08:00
scene.h osdlayer: rename Osd::VertexBufferDescriptor to Osd::BufferDescriptor. 2015-05-29 09:21:14 -07:00
sceneBase.cpp Updated all example source for consistent inclusion of header files: 2019-01-31 10:49:02 -08:00
sceneBase.h Several minor updates to the GL examples: 2019-02-05 17:22:10 -08:00
shader.glsl Several minor updates to the GL examples: 2019-02-05 17:22:10 -08:00
vbo.h Updated all example source for consistent inclusion of header files: 2019-01-31 10:49:02 -08:00