This project is part of the @thi.ng/umbrella monorepo.
Polygon / triangle analysis & processing utilities:
- signed 2D polygon & triangle area
- triangle barycentric coord conversion
- nD point cloud bounding box
- 2D poly center of weight
- nD point cloud centroid
- 2D circumcenter
- 2D polygon convexity classification
- 2D equilateral triangle
- polygon / polyline perimeter
yarn add @thi.ng/geom-poly-utils
import * as gpu from "@thi.ng/geom-poly-utils";
- Karsten Schmidt
© 2018 Karsten Schmidt // Apache Software License 2.0