openvdb

Sparse volumetric data processing and manipulation toolkit

brewmacoslinux
Try with needOr install directly
Source

About

Sparse volumetric data processing toolkit

Commands

vdb_printvdb_rendervdb_view

Examples

Print information about a VDB file structure and metadata$ vdb_print input.vdb
Render a VDB volume to an image file$ vdb_render -i input.vdb -o output.jpg
View and inspect VDB file in interactive viewer$ vdb_view input.vdb