anoved / gpxtruder

Make 3D-printable elevation models of GPX tracks.
http://gpxtruder.xyz/
MIT License
71 stars 23 forks source link

Resolve self intersections #21

Closed anoved closed 9 years ago

anoved commented 9 years ago

GPXtruder may generate self-intersecting geometry where a route crosses itself as well as at tight corners. This is most noticeable with large path widths. This constitutes a manifold error that confuses some software, but other software and slicers do not seem to mind, which is why I've ignored the issue to date.

anoved commented 9 years ago

Netfabb seems to clean up these issues reliably.