compas-dev / compas_cgal

COMPAS package for working with CGAL.
https://compas.dev/compas_cgal
GNU Lesser General Public License v3.0
23 stars 5 forks source link

Adding weighted and unweighted polygon offsets using polygon skeletons #31

Closed romanarust closed 1 month ago

romanarust commented 1 month ago

See https://doc.cgal.org/latest/Straight_skeleton_2/index.html

romanarust commented 1 month ago

Thank you! I've implemented the suggestions