mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-29 14:51:05 +00:00
f145f70fd2
- re-implement the pool allocator - use templates to remove code redundancy between regular & limit stencils - leverage [] operator overloading to simplify stencil factorization - add the ability to treat subdivision levels independently (see below) - refactor Far::TopologyRefiner::Interpolate<>() methods to pass buffers by reference (allows overloading of [] operator) - rename some of the stencil factory options - propagate changes to Osd / examples / tutorials... |
||
---|---|---|
.. | ||
tutorial_0 | ||
tutorial_1 | ||
tutorial_2 | ||
tutorial_3 | ||
tutorial_4 | ||
tutorial_5 | ||
tutorial_6 | ||
CMakeLists.txt |