OpenSubdiv/opensubdiv/far
manuelk 4dd366593d WIP FarLimitStencilsFactory
- bi-cubic patches should be mostly covered, although portions of the interpolation code
  need to be refactored out into Far::PatchTables as vertex templated functions (following
  patterns established in the Far::TopologyRefiner)

- end-cap patches still have to be done (prob. going to drop Gregory in favor of bilinear)

- Presto needs a fully bilinear code path (no patches) - really ???
2014-09-17 17:53:38 -07:00
..
CMakeLists.txt WIP limit stencils factory 2014-09-12 16:59:16 -07:00
kernelBatch.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
kernelBatchDispatcher.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
patchMap.cpp WIP limit stencils factory 2014-09-12 16:59:16 -07:00
patchMap.h WIP limit stencils factory 2014-09-12 16:59:16 -07:00
patchParam.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
patchTables.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
patchTablesFactory.cpp Added a comment in PatchTablesFactory::createUniform to explain that options.triangulateQuads may only be set to true for quadrilateral refinement schemes. 2014-09-17 13:51:12 -07:00
patchTablesFactory.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
stencilTables.h WIP limit stencils factory 2014-09-12 16:59:16 -07:00
stencilTablesFactory.cpp WIP FarLimitStencilsFactory 2014-09-17 17:53:38 -07:00
stencilTablesFactory.h WIP limit stencils factory 2014-09-12 16:59:16 -07:00
topologyRefiner.cpp Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
topologyRefiner.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
topologyRefinerFactory.cpp Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
topologyRefinerFactory.h Added forward declarations for template specializations for raw topology data. 2014-09-11 16:30:56 -07:00
types.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00