OpenSubdiv/opensubdiv/far
manuelk 7d4999c46e Adding support for subdivision stencils.
- Adding FarStencilTables and FarStencilTablesFactory classes
- Adding Osd EvalStencil context & controllers for CPU, OMP and TBB backends
- Adding the code example glStencilViewer
- Adding reST documentation
- Changing version to 2.2.0_dev
- Fix HbrMesh::Unrefine function
- Fix "CanEval" function in OsdVertexBufferDescriptor

Note 0: there is no stencil support for hierarchical edits

Note 1: there is no support for face-varying data stencils yet

Note 2: the current stencil factory is lazy but the caching system is not re-entrant
2013-09-11 16:05:14 -07:00
..
bilinearSubdivisionTables.h Updating EULA 2013-07-18 14:19:50 -07:00
bilinearSubdivisionTablesFactory.h Updating EULA 2013-07-18 14:19:50 -07:00
catmarkSubdivisionTables.h Updating EULA 2013-07-18 14:19:50 -07:00
catmarkSubdivisionTablesFactory.h Updating EULA 2013-07-18 14:19:50 -07:00
CMakeLists.txt Adding support for subdivision stencils. 2013-09-11 16:05:14 -07:00
dispatcher.h Updating EULA 2013-07-18 14:19:50 -07:00
kernelBatch.h Updating EULA 2013-07-18 14:19:50 -07:00
kernelBatchFactory.h Updating EULA 2013-07-18 14:19:50 -07:00
loopSubdivisionTables.h Updating EULA 2013-07-18 14:19:50 -07:00
loopSubdivisionTablesFactory.h Updating EULA 2013-07-18 14:19:50 -07:00
mesh.h Updating EULA 2013-07-18 14:19:50 -07:00
meshFactory.h Fix an uninitialized variable bug on multi mesh splicing. 2013-08-28 16:36:06 -07:00
multiMeshFactory.h FarMultiMesh can splice uniform and adaptive meshes together. 2013-08-28 17:25:41 -07:00
patchMap.h Updating EULA 2013-07-18 14:19:50 -07:00
patchParam.h Updating EULA 2013-07-18 14:19:50 -07:00
patchTables.h Adding some comments for FarPatchTables::GetFaceVertices and GetNumFaces 2013-07-26 10:38:49 -07:00
patchTablesFactory.h Updating EULA 2013-07-18 14:19:50 -07:00
stencilTables.h Adding support for subdivision stencils. 2013-09-11 16:05:14 -07:00
stencilTablesFactory.h Adding support for subdivision stencils. 2013-09-11 16:05:14 -07:00
subdivisionTables.h Updating EULA 2013-07-18 14:19:50 -07:00
subdivisionTablesFactory.h Updating EULA 2013-07-18 14:19:50 -07:00
vertexEditTables.h Updating EULA 2013-07-18 14:19:50 -07:00
vertexEditTablesFactory.h Updating EULA 2013-07-18 14:19:50 -07:00