OpenSubdiv/opensubdiv
manuelk 711c693d6b Exposing a previously unused private method that scans an Hbr mesh for
creases and other features and determine the isolation level needed.

Minor improvements:
- we now have a custom "corner" isolation level : with edge-only boundary
  interpolation rules, corner vertices are rounded and would require an
  isolation level of 10. In practice however, 5 appears to be more than
  enough to produce a perfectly rounded shape and is set as a default
  for this value.

- the logic has been made a little more efficient by moving the vertex
  sharpness tags tests to a separate loop so as not to repeat the check
  multiple times for a given vertex

Also added some doxy comments

fixes #161
2013-05-03 12:15:20 -07:00
..
far Exposing a previously unused private method that scans an Hbr mesh for 2013-05-03 12:15:20 -07:00
hbr First pass at fixing the installation part of the Cmake build : now CMAKE_INSTALL_PREFIX can 2013-04-22 19:35:41 -07:00
osd oops : osd_dynamic_gpu and osd_dynamic_cpu don't always build under windows, so they 2013-05-02 12:02:52 -07:00
tools/stringify First pass at fixing the installation part of the Cmake build : now CMAKE_INSTALL_PREFIX can 2013-04-22 19:35:41 -07:00
CMakeLists.txt Fixed build to switch on features not platforms 2012-12-20 19:11:46 -08:00
version.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00