OpenSubdiv/examples
manuelk 5f810a0f8e Add support for 'hole' faces
- adaptive mode: remove faces tagged as holes from the selection of faces to isolate

- uniform mode: faces tagged as holes are still included in the refinement process,
                however they are removed from patch tables

- future improvements: add a 'selective refinement' code path separate from 'uniform refinement'
  to handle this case without un-necessary subdivision work.
2014-10-24 13:52:40 -07:00
..
common Updated example framework code to disable SSAO by default. 2014-10-24 11:18:51 -07:00
dxPtexViewer Fixed Osd namespace use in DX examples. 2014-10-23 13:48:55 -07:00
dxViewer Added catmark_gregory_test{6,7} to a few examples. 2014-10-24 11:07:24 -07:00
glEvalLimit Fixed a few problems with High DPI displays in the example programs. 2014-10-24 11:15:19 -07:00
glFVarViewer Fixed a few problems with High DPI displays in the example programs. 2014-10-24 11:15:19 -07:00
glPaintTest Fixed glPaintTest build error related to High DPI changes. 2014-10-24 11:25:28 -07:00
glPtexViewer Fixed a few problems with High DPI displays in the example programs. 2014-10-24 11:15:19 -07:00
glShareTopology Fixed a few problems with High DPI displays in the example programs. 2014-10-24 11:15:19 -07:00
glStencilViewer Fixed a few problems with High DPI displays in the example programs. 2014-10-24 11:15:19 -07:00
glViewer Add support for 'hole' faces 2014-10-24 13:52:40 -07:00
mayaPolySmooth Fix face-varying code in examples / tutorials to reflect changes in commit 4d84dfd7be 2014-10-10 11:57:43 -07:00
vtrViewer Fixed a few problems with High DPI displays in the example programs. 2014-10-24 11:15:19 -07:00
CMakeLists.txt WIP limit stencils factory 2014-09-12 16:59:16 -07:00