A Python library for making voxel and 3D models from NumPy arrays.
Project description
voxelmap
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file voxelmap-4.3.0.tar.gz
.
File metadata
- Download URL: voxelmap-4.3.0.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.3 Linux/5.19.0-32-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db0a310aa59845342e150ce5da38aba559d736d9450d220ea60d04bc154aa893 |
|
MD5 | 4b8eb170213c52674b24b8fbbc098dc5 |
|
BLAKE2b-256 | 92d95b63ed4ee54dadc122e33b3751bd48cccad490b78705cf26ffd4108a42d8 |
File details
Details for the file voxelmap-4.3.0-py3-none-any.whl
.
File metadata
- Download URL: voxelmap-4.3.0-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.3 Linux/5.19.0-32-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efb4d41291b7b3d40dfa0371dace6e0a058b0406da469b393b718586b6f17d1a |
|
MD5 | 9aff0cbc2ca15ccc3cc167ff65e361f1 |
|
BLAKE2b-256 | 79552dfe75ae0a44ae36b54c78fb80fdd35ed5581b40a5d5e14d6ed7800e1e26 |