This is a major release with many bug fixes, performance
improvements, updates to the TypeScript API, and ManifoldCAD.
Notable changes:
- Added MinkowskiSum and MinkowskiDifference, but note that the
current implementation performs many union operations. It may
be slow and memory-intensive for complex meshes.
- MeshIO is removed from our public API. Users should use
libraries such as Trimesh for Python and assimp for C++. The
MeshIO code is still available as an example for interfacing
with assimp.
- ManifoldCAD can now import and operate on glTF models! It can
also display 2D CrossSections and non-manifold imports. The
documentation is also vastly improved, for both ManifoldCAD
scripts, and the underlying TS API for those wanting to build
their own tool.
For all the details see:
https://github.com/elalish/manifold/releases/tag/v3.4.0
OBS-URL: https://build.opensuse.org/package/show/graphics/manifold?expand=0&rev=14