This package browser is in early development. Mind the rough edges.

openvdb 11.0.0

Sparse volume data structure and tools

OpenVDB is a C++ library comprising a hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It was developed by DreamWorks Animation for use in volumetric applications typically encountered in feature film production.

Installation

Install openvdb 11.0.0 as follows:

guix install openvdb@11.0.0

Or install the latest version:

guix install openvdb

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.