poly_bool_dart 0.0.2 copy "poly_bool_dart: ^0.0.2" to clipboard
poly_bool_dart: ^0.0.2 copied to clipboard

discontinued
outdated

A new Flutter package project.

poly_bool_dart

Boolean operations on polygons (union, intersection, difference, xor) (this library is a port for flutter of polybooljs

Features #

  1. Clips polygons for all boolean operations
  2. Removes unnecessary vertices
  3. Handles segments that are coincident (overlap perfectly, share vertices, one inside the other, etc)
  4. Uses formulas that take floating point irregularities into account (via configurable epsilon)
  5. Provides an API for constructing efficient sequences of operations

Notes #

  1. No test cases available, Because i don't have time right now

Resources #

3
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_jts, flutter, latlong2, quiver

More

Packages that depend on poly_bool_dart