Marius Kintel
Marius Kintel
@kaklik @t-paul Does the OpenSCAD process actually crash for the last example, or does it just spit out a CGAL error and keep running?
Just for completeness: This is not an issue when using Manifold
Status as of 2024-03-24: This now works when using Manifold
Could you also try the latest development snapshot for Windows?
Thanks a lot for picking this up. I have a draft lying around somewhere too, so I'll compare my notes with your code and give it a good review. Since...
> Realized I had to retrofit per-face colors into PolySet. That's also what I did in my WIP. Out of curiosity, what made you realize you needed that? I thought...
What do you think about the idea of using this feature to make rendering with default colors use a different color for negative object (e.g. green subtracted from yellow), to...
Now that preview and render looks the same, we may need to add a small indicator in the view, so people know what they're looking at and don't think they...
I see you added 3MF export. Are you planning on doing import as well in this PR? If not, it could be worth postponing that to the next PR, as...
In terms of tests, we can probably utilize some existing tests with colors. A quick test uncovered that this renders incorrectly (yellow color disappears in preview mode): ``` difference() {...