OpenSubdiv/examples
David G Yu 5d33f7c28e Improved glFVarViewer shaders for Loop
Removed the use of the LOOP preprocessor symbol from
the glFVarViewer shaders code. The shader code is now
configured according to the types of the resulting patches
without depending on the subdivision scheme of the mesh
topology.

This allows the implementation of face-varying interpolation
to be improved and simplifies both the shader code and
application code.

Also, fixed a couple of incorrect buffer/texture bindings
that were raising GL errors.
2019-06-17 17:59:15 -07:00
..
common Updated GL examples for common command line arguments: 2019-04-24 19:39:18 -07:00
dxPtexViewer Updated all example source for consistent inclusion of header files: 2019-01-31 10:49:02 -08:00
dxViewer Added new Loop tetrahedron shape to main example viewers: 2019-06-14 15:24:00 -07:00
farViewer Moved definition of struct ShapeDesc into same header file as Shape: 2019-04-23 12:05:14 -07:00
glEvalLimit Updated GL examples for common command line arguments: 2019-04-24 19:39:18 -07:00
glFVarViewer Improved glFVarViewer shaders for Loop 2019-06-17 17:59:15 -07:00
glImaging Updated GL examples for common command line arguments: 2019-04-24 19:39:18 -07:00
glPaintTest Updated GL examples for common command line arguments: 2019-04-24 19:39:18 -07:00
glPtexViewer Updated GL examples for common command line arguments: 2019-04-24 19:39:18 -07:00
glShareTopology Updated GL examples for common command line arguments: 2019-04-24 19:39:18 -07:00
glStencilViewer Updated GL examples for common command line arguments: 2019-04-24 19:39:18 -07:00
glViewer Fixed glViewer triangle normal calculation 2019-06-17 16:56:10 -07:00
mtlPtexViewer Mtl implementation whitespace fixes 2019-05-22 18:00:36 -07:00
mtlViewer Added new Loop tetrahedron shape to main example viewers: 2019-06-14 15:24:00 -07:00
CMakeLists.txt Added Metal support 2017-04-19 16:49:53 -07:00