spatial3d

A Python library for representing and working with 3D objects.


Keywords
vector, matrix, quaternion, mesh
License
MIT
Install
pip install spatial3d==0.8.0

Documentation

spatial3d v0.8.0 Badge

A Python library for representing and working with 3D objects.

Installation

Install using pip:

python -m pip install spatial3d

Install using poetry:

poetry add spatial3d