Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.61 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.61 KB

Bumpy - 2d geometry intersections library for Nim.

  • atlas use bumpy
  • nimble install bumpy

Github Actions

API reference

About

Based on the book http://www.jeffreythompson.org/collision-detection/table_of_contents.php

Mostly used for vector 2d intersections checking for Pixie: https://github.com/treeform/pixie

Supported intersections:

Shape Point Circle Rectangle Segment Polygon Line Wedge
Point
Circle
Rectangle
Segment
Polygon
Line
Wedge