vdb_lod
Sparse Volume Processing toolkit - runtime
Install
- All systems
-
curl cmd.cat/vdb_lod.sh
- Debian
-
apt-get install libopenvdb-tools
- Ubuntu
-
apt-get install libopenvdb-tools
- Kali Linux
-
apt-get install libopenvdb-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libopenvdb-tools
- Raspbian
-
apt-get install libopenvdb-tools
- Dockerfile
- dockerfile.run/vdb_lod
libopenvdb-tools
Sparse Volume Processing toolkit - runtime
OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. This is the package for the runtime. It installs vdb_print, vdb_render and vdb_view