logoalt Hacker News

coryrcyesterday at 8:16 PM1 replyview on HN

Also you can use the new backend by writing C++: https://github.com/elalish/manifold

Which avoids using the OpenSCAD language, but also means you can't use BOSL2. Might as well use FreeCAD.


Replies

pca006132yesterday at 10:19 PM

It has many language bindings, including python and js. Though the js backend is not parallel because it uses wasm, and we had problem with mimalloc memory usage with pthread enabled.