OpenSubdiv/examples/glEvalLimit
Takahito Tejima 4e807a776d Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points.
To encapsulate endcap functions from public API, add methods to
tell the number of patch points needed (GetNumLocalPoints()) and
to compute those patch points as a result of change of basis from
the refined vertices (ComputeLocalPointValues()).

ComputeLocalPointValues takes contiguous source data of all levels
including level0 control vertices.
2015-05-29 12:41:22 -07:00
..
CMakeLists.txt Fix CMakeLists: make project-relative include path overridable 2015-05-28 17:32:33 -07:00
glEvalLimit.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
init_shapes.h Fix CMakeLists: make project-relative include path overridable 2015-05-28 17:32:33 -07:00
particles.cpp glEvalLimit: Fix an assertion failure when rand() takes RAND_MAX 2015-05-26 16:05:54 -07:00
particles.h Osd API refactor: EvalStencils and EvalPatches 2015-05-25 22:43:43 -07:00