OpenVDB - Sparse volume data structure and tools
The package openvdb provides CMake targets:
find_package(OpenVDB CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpenVDB::openvdb)
Provides a powerful and easy way of interacting with OpenVDB volume and point data.
OpenVDB utilities: view, print and render
v10.0.0#0
All
MPL-2.0
Manifest