OpenSubdiv/opensubdiv/sdc
barfowl 5cb12805ca Added refinement and masks for Loop subdivision:
- added flag to Sdc MASK interface to interpret "face weights"
    - updated Catmark and Bilinear schemes to be aware of new MASK flag
    - added subdivision and limit masks for the Loop scheme
    - subclassed Vtr::Refinement into QuadRefinement and TriRefinement
    - updated tagging of components to be sensitive to applied scheme
    - fixed some quad assumptions in FVar refinement to support N-sided
    - internally generalized ::TopologyRefiner Interpolate() for <SCHEME>
2014-11-17 17:19:30 -08:00
..
bilinearScheme.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
bilinearTraits.cpp Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
catmarkScheme.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
catmarkTraits.cpp Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
CMakeLists.txt Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
crease.cpp Modified weighting of sharpness values for Chaikin crease method: 2014-09-18 19:13:55 -07:00
crease.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
loopScheme.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
loopTraits.cpp Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
options.h Redefined face varying "boundary interpolation" to "linear interpolation": 2014-10-09 19:36:25 -07:00
OVERVIEW.txt Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
scheme.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
type.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00