polybool 0.2.0 copy "polybool: ^0.2.0" to clipboard
polybool: ^0.2.0 copied to clipboard

Boolean operations on polygons (union, intersection, difference, xor).

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • Update Readme
  • Added a basic testcase

0.0.3 #

  • Update Readme

0.1.0 #

  • Unsound Null Safety release

0.2.0 #

  • Breaking change in public API, e.g. s/RegionPolygon/Polygon + methods.
  • Sound Null Safety internally and publicly.
  • First tests.
  • Internal cleanup, e.g. remove custom linked lists.
15
likes
125
pub points
85%
popularity

Publisher

unverified uploader

Boolean operations on polygons (union, intersection, difference, xor).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

quiver

More

Packages that depend on polybool