logoalt Hacker News

IshKebabtoday at 11:12 AM1 replyview on HN

Ooo that is quite impressive. You should import SovleSpace's sketcher!

What CAD kernel are you using? OpenCASCADE?


Replies

fslothtoday at 11:36 AM

Thank you!

The CAD kernel is written by me apart from the boolean solver for the meshes which is the superb https://github.com/elalish/manifold

To explain a bit more as "do your own kernel" is usually considered more mad than mad-science - this is not done on a whim. I spent over a decade doing CAD at Trimble, developing base tech and CAD offerings (including Tekla Structures and SketchUp). Happy to discuss the architecture more.

OpenCASCADE is included as part of STEP importer though.

Solvespace is a nice reference! One can already use it as prestep to modeling - just export the output as STL or SVG and import it :).

show 1 reply