Skip Navigation

Manifold: Fast, robust CSG (alternative to OpenSCAD)

github.com GitHub - elalish/manifold: Geometry library for topological robustness

Geometry library for topological robustness. Contribute to elalish/manifold development by creating an account on GitHub.

GitHub - elalish/manifold: Geometry library for topological robustness

Just wanted to share the manifold library to 3D printing enthusiasts.

It is a fast and robust mesh boolean library in C++ with a typescript API that you can use in your browser! It has most of the operations supported by OpenSCAD, but without import svg and minkowski. The operation is so fast that even OpenSCAD is using it as a backend (experimental option in nightly) and get up to 250x performance improvement for some models.

2
2 comments