Implemented classes of 3d objects:
* Vector
* Point
* Line
* Plane
* LineSegment
Yet incompletely implemented classes:
* Triangle
* Disk (closed circle)
* Union (a collection of 3d objects)
Each object has methods for finding its sizes, containing box or containing sphere. It finds intersection and distance or closest to another object part of itself. It also can tell if it contains the other object or is it contained by that. Where appropriate, it's easy to check orthogonality and parallelism.
Vectors are sub-typed from numpy ndarray class.
Extensive unit tests are included. Test coverage exceeds 95%.
See documentation of the library internals in section Files ( https://sourceforge.net/projects/geometry3d/files/ ).
License
MIT LicenseFollow geometry3d
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of geometry3d!