Skip to main content

Library for loading & saving the Binvox files

Project description

binvox

Binvox is a file-format developed by Patrick Min that helps to store the 3D binary-volume (e.g. occupancy grid) in compact manner. This repository contains a library for loading & saving the Binvox files.

A popular script to load/save binvox files has been published at here. However, the code is almost 10 years old now and every project duplicated the script file when using it.

This project is based on the available code-base. The main aim is to re-implement binvox file I/O as a library while taking OOP structure and easy distribution (packaging) into account.

Installation

Pip can be used to install the library:

pip install binvox

Understanding the binvox file-format

Information regarding the format can be found here: patrickmin.com/binvox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

binvox-0.1.6.tar.gz (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page