OpenSubdiv/examples
David G Yu ed97ce1b26 Updated glEvalLimitViewer for uniform refinement
Previously, the glEvalLimitViewer was hard coded to
use only adaptive refinement, but this change demostrates
how to evaluate patch locations on the linear patches
resulting from a uniform refinement.

By default, in a patch table created from a uniform refinement,
the patch indices for vertex patches account for base level indices,
while the patch indices for face-varying patches do not account for base
level indices.

This change also updates the example to set the patch table factory options
so that both kinds of patch indices account for base level indices.
2019-01-07 13:45:20 -08:00
..
common Added more common utilities to support Shapes with non-Catmark schemes: 2018-10-19 13:05:23 -07:00
dxPtexViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
dxViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
farViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
glEvalLimit Updated glEvalLimitViewer for uniform refinement 2019-01-07 13:45:20 -08:00
glFVarViewer Improved patch basis eval for Osd to match Far 2018-11-15 17:11:50 -08:00
glImaging Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
glPaintTest Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
glPtexViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
glShareTopology Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
glStencilViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
glViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
mtlPtexViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
mtlViewer Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
CMakeLists.txt Added Metal support 2017-04-19 16:49:53 -07:00