poly_collisions 1.4.0 copy "poly_collisions: ^1.4.0" to clipboard
poly_collisions: ^1.4.0 copied to clipboard

Polygon collision detection algorithms for Convex Polygons (using S.A.T.) and also for concave polygons using a simple algorithm.

1.0.0 20/July/2020 #

  • Initial release Function available: doesOverlap() and isPointInPolygon().

1.1.0 20/July/2020 #

  • Minor Tweaks.

1.2.0 20/July/2020 #

  • Added isConvexPolygon() Function and the ability to feed concave polygons too.

1.3.0 24/July/2021 #

  • Updated for null safety.

1.4.0 25/July/2021 #

  • Actually added null safety.
9
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Polygon collision detection algorithms for Convex Polygons (using S.A.T.) and also for concave polygons using a simple algorithm.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on poly_collisions