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.
A lightweight GPU friendly version of VDB initially targeting rendering applications
OpenVDB utilities: view, print and render
v12.0.0#0
!xbox
MPL-2.0
Manifest