This library provides common interfaces for 3D mesh data structures.
For Maven projects, this library can be used by adding to your pom.xml:
<dependency>
<groupId>net.imagej</groupId>
<artifactId>imagej-mesh2</artifactId>
<version>0-SNAPSHOT</version>
</dependency>