JuliaGeometry/Meshes.jl

Inward/Outward Polygon Offsetting

Open

#1,013 opened on Aug 20, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Julia (98 forks)auto 404
featurehelp wanted

Repository metrics

Stars
 (460 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi!

I'm investigating on how to produce an offsetted version of a polygon, both inward or outward, like in these StackOverflow threads:

I was wondering if there is anything already avalable in Meshes.jl to solve this problem. Thank you for the help!

Contributor guide