vdb_render
A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids
Install
- All systems
-
curl cmd.cat/vdb_render.sh
- Debian
-
apt-get install libopenvdb-tools
- Ubuntu
-
apt-get install libopenvdb-tools
- Arch Linux
-
pacman -S openvdb
- Kali Linux
-
apt-get install libopenvdb-tools
- Fedora
-
dnf install openvdb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libopenvdb-tools
- OS X
-
brew install openvdb
- Raspbian
-
apt-get install libopenvdb-tools
- Dockerfile
- dockerfile.run/vdb_render
openvdb
A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids
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