OpenSubdiv/tutorials
barry 5c9f77d83e Reverted PatchTable::ComputeLocalPointVaues...() to avoid template issues:
- reverted original methods to operate in single precision instead of both
    - removed overloads in favor of direct stencil table access and update
    - updated precision related assertions with clearer condition
    - updated far/tutorial_6 to use template stencil table access
    - updated far/tutorial_9 to use conventional stencil table access
2018-09-13 12:50:00 -07:00
..
far Reverted PatchTable::ComputeLocalPointVaues...() to avoid template issues: 2018-09-13 12:50:00 -07:00
hbr spelling phase 4 -- examples, tutorials, regression tests 2017-01-24 22:48:48 -08:00
osd spelling phase 4 -- examples, tutorials, regression tests 2017-01-24 22:48:48 -08:00
CMakeLists.txt Added new far/tutorial to illustrate use of sparse PatchTables: 2018-09-11 16:16:15 -07:00