OpenSubdiv/examples/glImaging
Takahito Tejima 43aa2500c4 Refactor far factories.
This change moves all gregory patch generation from Far::PatchTablesFactory
so that we can construct patch tables without stencil tables as well as client
can chose any end patch strategies (we have 3 options for now: legacy 2.x style
gregory patch, gregory basis patch and experimental regular patch approximation).

Also Far::EndCapGregoryBasisPatchFactory provides index mapping from patch index
to vtr face index, which can be used for single gregory patch evaluation on top
of refined points, without involving heavier stencil tables generation.
2015-04-20 18:59:07 -07:00
..
CMakeLists.txt CMakeLists: add enable_testing/add_test 2015-04-16 10:52:08 -07:00
glImaging.cpp Refactor far factories. 2015-04-20 18:59:07 -07:00
init_shapes.h Add glImaging test. It iterates over regression shapes and kernels then generate images 2015-04-10 15:14:07 -07:00
shader.glsl Add glImaging test. It iterates over regression shapes and kernels then generate images 2015-04-10 15:14:07 -07:00
stb_image_write.h Add glImaging test. It iterates over regression shapes and kernels then generate images 2015-04-10 15:14:07 -07:00