v1.8.7
Note: the packages generated by github (Source code links) do not contain the submodules. Use geogram_1.8.7.tar.gz
or geogram_1.8.7.zip
instead to get everything.
What's new
- mesh intersection: speed improvement
- mesh intersection: simplify coplanar facets
- mesh intersection: facet corner attribute interpolation
- mesh subdivision: attribute interpolation
- new Open-SCAD compatible MeshCSG
- geogram_gfx: thick lines
- using C++ number generator (@weynaa) fixes a problem when remeshing large meshes
- clang-16 fix "implicit int" errors in legacy code (@daichi-ishida)
- Attribute: generic interpolation function
Note geogram_gfx thick lines shader cannot be compiled by some OpenGL drivers. Problem fixed in v1.8.8, to be released super soon if not already there, else get v1.8.8-rc from repository (the fix was pushed).