math3d
Math tools for graphics
Algorithm implemented:
- Polygon Area
- Intersection of line segments
- Distance between point and line
- 2D Bounding circle algorithm for a point set (Jon Rokne, 1991)
- Bounding Cirle of the intersection of two circles.
- Appolonius's 10th Problem: construction of the smallest circle touching three circles from the outside.