Euclidian is a lightweight 2D and 3D geometry library with no pretensions to be fast, or especially robust around difficult edge cases. The objectives are to be easy to use, be quick to learn, and to be installable without onerous dependencies.
Basic geometric objects
pip install euclidian==0.9.2
Euclidian is a lightweight 2D and 3D geometry library with no pretensions to be fast, or especially robust around difficult edge cases. The objectives are to be easy to use, be quick to learn, and to be installable without onerous dependencies.