Python bindings for Open Voxel Database
Project description
docker_pyopenvdb
OpenVDB for python 3.7 Creates a docker container, which is used to build and package pyopenvdb.
Installation
Currently only for linux systems with x86_64 archiutecture
- pip install pyopenvdb
- Find parent directory of pyopenvdb.so with
find / | grep -P 'pyopenvdb\.so
export LD_LIBRARY_PATH=
[parent directory]
Installation
- Install docker
- Install docker-machine (if running on macOS or Windows)
- Ensure docker-machine has at least 4 GB of memory allocated to it.
cd docker_pyopenvdb
chmod +x bin/pyopenvdb
bin/pyopenvdb start
The service should take several minutes to start up.
Run bin/pyopenvdb --help
for more help on the command line tool.
Usage
>>>python3.7
>>>import openvdb
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for pyopenvdb-0.1.4-cp37-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff7b3dc07013ed5f724209daa61a4a8206ee8d80aa889dbde31cb492e88dd55a |
|
MD5 | 6fddd7556f427f67fd4eef23113270d6 |
|
BLAKE2b-256 | c8368e4525bac547eb3e78ea4d3f84c24020f8bc435218bcf1a42e1278fe7d50 |