OpenSubdiv/opensubdiv/vtr
barfowl 69e6da8fab Fixed face-varying cases where the sharpness of values are inter-dependent:
- added ValueTag indicating sharpness dependency on another value
    - updated base level tagging to identify dependent semi-sharp values
    - updated refinement to consider dependency when reassessing semi-sharpness
    - updated interpolation to use dependent fractional weight when necessary
2014-10-24 16:15:22 -07:00
..
array.h Add a function to Far::TopologyRefiner to gather ptex adjacency for a given face / quadrant pair 2014-09-26 15:10:57 -07:00
CMakeLists.txt Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
fvarLevel.cpp Fixed face-varying cases where the sharpness of values are inter-dependent: 2014-10-24 16:15:22 -07:00
fvarLevel.h Fixed face-varying cases where the sharpness of values are inter-dependent: 2014-10-24 16:15:22 -07:00
fvarRefinement.cpp Fixed face-varying cases where the sharpness of values are inter-dependent: 2014-10-24 16:15:22 -07:00
fvarRefinement.h Added support for semi-sharp features along face-varying boundaries: 2014-10-06 12:07:44 -07:00
level.cpp Introduces 'single-crease patch' : implements "Efficient Evaluation of Semi-Smooth Creases in 2014-10-13 08:52:09 -07:00
level.h Add support for 'hole' faces 2014-10-24 13:52:40 -07:00
maskInterfaces.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
OVERVIEW.txt Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
refinement.cpp Fixed missing initialization of Vtr::Level::VTag._incomplete. 2014-09-30 17:19:03 -07:00
refinement.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
sparseSelector.cpp Removed dead code from sparse selection and feature adaptive refinement: 2014-09-23 18:24:29 -07:00
sparseSelector.h Removed dead code from sparse selection and feature adaptive refinement: 2014-09-23 18:24:29 -07:00
types.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00