Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 318 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 318 Bytes

MathLib (Polygon Part)

The Polygon Part of MathLib

Sub-Parts

Classes

Point: 2D Point

Vector: 2D Vector

Line: 2D Line

Circle: 2D Circle

Functions

Intersection, On, In, ConvexHull and more!

Usage

link to libMathLib.a (static library)

ChangeLog

v1.0: Basic Operations