RubendeBruin / pymeshup

Building volume meshes from scratch using coordinates, primitives and boolean operations
Mozilla Public License 2.0
7 stars 1 forks source link

GHS import - artifacts when merging close matching shapes #7

Open RubendeBruin opened 1 year ago

RubendeBruin commented 1 year ago

When the shapes "nearly" fit, artifacts are created on the intersection. For example when attaching skegs to a hull:

image image
RubendeBruin commented 1 year ago

can be fixed my manually increasing the z-coordinates of the skeg in the file:

image