Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 601 Bytes

This code is part of and developed for Citybound. At some point in the future it might become stable and generally useful!

compass

Full-featured and error-tolerant geometry library

This library offers the following geometrical functionality:

  • Primitives (Line, Circle, Ray, Line-/Arcsegment)
  • Intersections between all primitives
  • Paths and Shapes based on primitives
  • Boolean operations on Shapes
  • Straight Polygons Skeletons to construct roofs and other architectural shapes

License

MIT, see LICENSE.md for details.