Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 720 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 720 Bytes

Houdini-SubdivIsoline-View

Alt Text Alt Text

Shows the subdivision surface isolines in the viewport for a geometry and highlights crease weights. Could be useful for SDS modeling. This is an experimental code, which uses OpenSubdiv HDK API, suffers with FPS drops when working with a heavy geometry.

Requiremenets

  • cmake
  • Xcode/Visual Studio (version depeds on the Houdini installation).

Building

  • Set the HOUDINI_HFS_DIR environment variable to the Houdini installation directory (e.g. C:\Program Files\Side Effects Software\Houdini 17.5.229).
  • Build with cmake.