- implementation of Polygon, Line and Point
- implementation of SAT (separating axis theroem) algorithm
- implemnetaion of line intersection
- implementation of polygon intersection
Release date: 2020-11-01
- inerpolygon - find polygon which points are defind as center of each edge of original polygon
- line parametrization method
- support transpose of Shape2D (.T) for simplier interaction with raw points