ln icon indicating copy to clipboard operation
ln copied to clipboard

Union is missing

Open JanWerder opened this issue 7 years ago • 2 comments

Union is not implemented if I'm correct, but it is advertised in the ReadMe. Is there a simple way to activate it?

JanWerder avatar Oct 18 '18 19:10 JanWerder

In the context of this library, you can just render each object to get the same effect as a Union. (The CSG operations in ln don't actually compute a new geometry)

fogleman avatar Oct 19 '18 18:10 fogleman

But if I would render both objects I would still have the putlines of both.

JanWerder avatar Oct 19 '18 18:10 JanWerder