Irev-Dev / Round-Anything

A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts.
https://kurthutten.com/blog/round-anything-a-pragmatic-approach-to-openscad-design
MIT License
504 stars 47 forks source link

Minkowski Round faster #47

Open ganzgustav22 opened 1 year ago

ganzgustav22 commented 1 year ago

Hi, not sure if you've noticed, but newer development snapshots of openscad have a new renderer called "manifold". This one renders orders of magnitude faster, even Minkowski is not slow anymore.

So, please don't remove the minkowski round function, it has been sped up greatly :)