gabzim / circle-to-polygon

Receives a Coordinate, a Radius and a Number of edges and aproximates a circle by creating a polygon that fills its area
ISC License
113 stars 29 forks source link

Add bearing option #31

Closed zakjan closed 3 years ago

zakjan commented 3 years ago

Add bearing option, to allow generating a rotated circle.

zakjan commented 3 years ago

Rebased