8000 GitHub - stla/cgalPolygons: Utilities for polygons, using CGAL.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stla/cgalPolygons

Repository files navigation

cgalPolygons

R6 based utilities for polygons.

R-CMD-check R-CMD-check-valgrind

Decomposition into convex parts

  • Eight-pointed star:

  • Monster head:

  • Sun curve with a hole:

Minkowski sum

  • Eight-pointed star + sun curve:

  • Decagram + circle with varying radius:

Boolean operations

  • Intersection:

  • Union:

  • Difference:

  • Symmetric difference:

  • An example with some holes:

License

This package is provided under the GPL-3 license but it uses the C++ library CGAL. If you wish to use CGAL for commercial purposes, you must obtain a license from the GeometryFactory.

About

Utilities for polygons, using CGAL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0