Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 404 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 404 Bytes

geometry

GoDoc

An efficient 2D geometry library for Go.

  • Features Point, Rect, Line, and Polygon geometry types
  • Operations such as Intersects, Contains, and Point-in-polygon
  • Support for geometry indexing