Transforms3d¶
This package is a collection of Python functions and classes to create and convert 3-dimensional transformations such as rotations, zooms, shears and reflections.
It is based on transformations.py by Christoph Gohlke, with some restructuring by Matthew Brett.
Install the latest version with:
pip install transforms3d