py3d is a python 3d computational geometry library, which can deal with points, lines, planes and 3d meshes in batches.
Project description
Scenario Tool Kit
Scenario Github is a series of python libraries that helping building simulation environment easily and quickly.
py3d
py3d is one of the scenario libraries. It is a python 3d computational geometry library, which can deal with points, lines, planes and 3d meshes in batches.
It is under development and unstable currently. But it is designed to be simple, stable and customizable:
- simple means api will be less than usual and progressive
- stable means it will have less dependeces and modules, and it will be fully tested
- customizable means it will be a libaray rather than an application, it only provide data structures and functions handling basic geometry concepts
Installation
pip install py3d
API reference
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
py3d-0.0.44.tar.gz
(9.8 kB
view hashes)
Built Distribution
py3d-0.0.44-py3-none-any.whl
(9.3 kB
view hashes)