OpenSubdiv/examples
David G Yu 9fe1284ae3 improved glViewer 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.

Improved the implementation of face-varying interpolation
similar to the glFVarViewer. Now the face-varying patch
type is obtained from the face-varying patch array
descriptor instead of being hard-coded by subdivison scheme.
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 improved glViewer shaders for Loop 2019-06-17 17:59:15 -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