Cool settings for vdb in Houdini
Cool settings for vdb
add subdivide node or divide node first then add vdbfrompolygons node voxel size: 0.01 add vdbsmoothSDF node to get nicer surfaces (sdf is smoother than normal one...) Operation: Gaussian FilterVoxelRadius: 1 Iterations: 10 add convertvdb (polygons) node convert to: polygons adaptivity: 0.005 (reduces polycount) check: compute vertex normals add normal node cusp angle: 20 weighting: each vertex equally add smooth node strength: 10 filter: 2 (add polyreduce node)