OpenSubdiv/tutorials/far/tutorial_6
manuelk f145f70fd2 Refactor Far::StencilTablesFactory
- 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...
2014-10-21 16:36:26 -07:00
..
CMakeLists.txt Add far_tutorial_6 showing how to interpolate primvar data on the surface 2014-09-22 13:51:59 -07:00
far_tutorial_6.cpp Refactor Far::StencilTablesFactory 2014-10-21 16:36:26 -07:00