All Projects → cawfree → earcut-j

cawfree / earcut-j

Licence: BSD-3-Clause license
A pure Java implementation of the earcut triangulation library.

Programming Languages

java
68154 projects - #9 most used programming language

earcut-j

A pure Java port of Vladimir Agafonkin's excellent earcut, the fastest and smallest Javascript polygon triangulation library. This will also work quite nicely on Android.

The latest version is based on earcut 1.4.2, and is funtionally equivalent as the original project, but has some minor Java-specific features to aid runtime performance and encapsulation.

The original project can be found here: https://github.com/mapbox/earcut

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].