/SDFModeler

SDF Modeling Toolset for Houdini

GNU General Public License v3.0GPL-3.0

SDFModeler

A free, open source SDF Modeling Toolset for Houdini!

You can find documentation and tutorials for the toolset here!

Installation

  1. Download and unpack zip file into folder of your choice.
  2. Copy SDFM.json to houdini package folder
    Windows: c:/Users/<yourusername>/Documents/houdini19.5
    OSX: ~/Library/Preferences/houdini/19.5
    Linux: ~/houdini19.5
    
  3. Replace "PATH/TO/PACKAGE/" with path to the folder. In my case that will read: "C:/Users/Dominik/Documents/Houdini Assets/Project Packs/SDFModeler" Make sure to use "/" as seperators, not "\" otherwise it won't work.

Credit

A good bit of the base code for the SDF operations were taken from https://mercury.sexy/hg_sdf/ Thanks to the mercury team for releasing the code under the MIT license!