Generate orthographic projections from a Point Cloud.
Project description
Orthographic Projector
A Rust-based Python library for generating orthographic projections from point clouds.
Prerequisites
- Python 3.10 or later
- rustc 1.77.2 or later
- pip
Setup
From PyPI
pip install orthographic_projector
# or
python -m pip install orthographic_projector
From source
# Clone this repository
https://github.com/akaTsunemori/orthographic_projector.git
# cd into the project folder
cd orthographic_projector
# Setup a virtual environment
python -m venv venv
# Activate the virtual environment
source ./venv/bin/activate
# Install the prerequisites
pip install -r requirements.txt
Usage
An example of the usage is provided in examples/example_generate_projections.py.
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated, you can simply open an issue.
License
GNU GENERAL PUBLIC LICENSE Version 2, June 1991
GitHub @akaTsunemori
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file orthographic_projector-0.1.0.tar.gz.
File metadata
- Download URL: orthographic_projector-0.1.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad3dee5d19e3bca93d98af703a8e53f0d01f6ffbced1cf9a94c17a45b1cfc173
|
|
| MD5 |
75f303f1b9eca068b3ebab7050662406
|
|
| BLAKE2b-256 |
1b8f5c4864782dc4664f15dc6ba071df1476fbf12cf510ac70d896d81b8d9e40
|
File details
Details for the file orthographic_projector-0.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl.
File metadata
- Download URL: orthographic_projector-0.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl
- Upload date:
- Size: 259.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.5.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21d06c11f7b8b42702f76c84e528b6d7115f24a9b57c77a2ef7c144bbea6f34c
|
|
| MD5 |
7d55bd6b944b9c28314c5917ac577b3d
|
|
| BLAKE2b-256 |
e114c2a83d6afe825513bc26c48c433dbaeaa57e8b7835fb4188ef7b8b05a780
|