OpenSubdiv/examples/vtrViewer
manuelk bfbd868fe2 Modify Far::TopologyRefiner refinement options
- move level of refinement / isolation into the Options structs
- fix splash damage in rest of the code

note 1: this is less than ideal, because most compilers accept the previous
        call to these functions with an incorrect parameter list (ie. passing
        the level instead of the struct issues no warnings and compiles...)
        caveat emptor...

note 2: the level parameter names may not be final for adaptive modes
        as we will likely want independent controls over crease vs.
        extraordinary vertex isolation.
2014-12-30 14:07:24 -08:00
..
CMakeLists.txt Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
face_texture.cpp Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
face_texture.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
faceShader.glsl Fixed a few problems with the vtrViewer on OS X (Mavericks and Yosemite) 2014-10-24 22:16:47 -07:00
fontShader.glsl Fixed a few problems with the vtrViewer on OS X (Mavericks and Yosemite) 2014-10-24 22:16:47 -07:00
gl_fontutils.cpp Fixed a few problems with the vtrViewer on OS X (Mavericks and Yosemite) 2014-10-24 22:16:47 -07:00
gl_fontutils.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
gl_mesh.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
gl_mesh.h Adding visualization ability for Gregory patch basis to vtrViewer 2014-10-31 17:09:20 -07:00
hbr_refine.cpp Refactor Far::PatchTables 2014-11-25 12:41:19 -08:00
hbr_refine.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
init_shapes.h Adding catmark_chaikin2 test shape 2014-09-17 14:46:10 -07:00
simpleShader.glsl Fixed a few problems with the vtrViewer on OS X (Mavericks and Yosemite) 2014-10-24 22:16:47 -07:00
vtrViewer.cpp Modify Far::TopologyRefiner refinement options 2014-12-30 14:07:24 -08:00