Hacker News new | ask | show | jobs
by mkeeter 1222 days ago
Can you say a little more about the geometry kernel? Is it NURBS-based, triangles, f-reps, etc?

IIRC, OpenSCAD uses CGAL and is all triangles under the hood; other tools use OpenCascade for NURBS modeling, or weirder DIY kernels.

1 comments

It's using open cascade.