OpenSubdiv/tutorials/far
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
..
tutorial_0 Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
tutorial_1 Fix MSVC build for far_tutorial_1 (linker error) 2014-09-07 15:21:57 -07:00
tutorial_2 Fix far_tutorial_2 : remove redundant Vertex copy constructor 2014-10-16 12:01:14 -07:00
tutorial_3 Fix face-varying code in examples / tutorials to reflect changes in commit 4d84dfd7be 2014-10-10 11:57:43 -07:00
tutorial_4 Refactor Far::StencilTablesFactory 2014-10-21 16:36:26 -07:00
tutorial_5 Refactor Far::StencilTablesFactory 2014-10-21 16:36:26 -07:00
tutorial_6 Refactor Far::StencilTablesFactory 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