Skip to content

cawfree/earcut-j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A pure Java implementation of the earcut triangulation library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages