Skip to content

mouette_1.2

Latest
Compare
Choose a tag to compare
@GCoiffier GCoiffier released this 06 May 09:26
· 2 commits to main since this release

mouette version 1.2 contains a large refactoring of surface mesh connectivity, which have been made cleaner and less confusing. IN a nutshell, the HalfEdges subclass and the SurfaceConnectivity subclass of SurfaceMesh have been merged into a single structure. Connectivity functions also rely more on half edges and face corners than before.