Skip to main content

A Python library for making voxel and 3D models from NumPy arrays.

Project description

voxelmap

License Documentation Status

A Python library for making voxel and three-dimensional models from NumPy arrays.

Installation and Local Usage

pip install voxelmap

It is recommended you run voxelmap using a virtualenv virtual environment. To do so, follow the below simple protocol to create the virtual environment, run it, and install the package there:

virtualenv venv
source venv/bin/activate
pip install voxelmap
python [your-voxelmap-script.py]

To exit the virtual environment, simply type deactivate. To access it at any other time again, enter with the above source venv... command.

Just starting? Remote Usage with a Colab notebook (click below)

Disclaimer: Use At Your Own Risk

This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the MIT LICENSE, as published by Andrew Garcia. See LICENSE below for more details.

MIT license Copyright 2022 © Andrew Garcia.

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

voxelmap-4.3.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

voxelmap-4.3.0-py3-none-any.whl (19.6 kB view hashes)

Uploaded Python 3

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