vdb_view
A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids
RUN apt-get update && \
apt-get install -y libopenvdb-tools
RUN apt-get update && \
apt-get install -y libopenvdb-tools
RUN pacman -S --noconfirm openvdb
RUN apt-get update && \
apt-get install -y libopenvdb-tools
RUN dnf install -y openvdb
RUN apt-get update && \
apt-get install -y libopenvdb-tools