AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Apache License 2.0
2.71k stars 660 forks source link

feat: allow maskSdf to optionally resurface the level set to the reacha… #1666

Closed kdmarrett closed 1 year ago

kdmarrett commented 1 year ago

…ble voxels (connected component) in mask

kdmarrett commented 1 year ago

This approach is fundamentally flawed and inefficient. The better approach is to simply inactivate (prune) voxels that are active but that have values of FLT_MAX, FLT_MIN