31 skills found · Page 1 of 2
mapbox / EarcutThe fastest and smallest JavaScript polygon triangulation library for your WebGL apps
mapbox / Earcut.hppFast, header-only polygon triangulation
donbright / Earcutrport of MapBox's earcut triangulation code to Rust language
oberbichler / Earcut.netA small polygon triangulation library for .NET
frewsxcv / EarcutrPort of MapBox's earcut triangulation code to Rust language
skogler / Mapbox Earcut PythonPython bindings to the mapbox earcut C++ library.
ciscorn / Earcut RsA Rust port of the Earcut polygon triangulation library with performance in mind.
maplibre / Earcut4jJava implementation of earcut polygon triangulation library based on https://github.com/mapbox/earcut
joshuaskelly / Earcut PythonA pure Python port of the earcut JavaScript triangulation library.
frewsxcv / Bevy EarcutrRuns earcutr on geometries and generates a Bevy Mesh.
cawfree / Earcut JA pure Java implementation of the earcut triangulation library.
larpon / EarcutHand-ported (near 1:1) V version of https://github.com/mapbox/earcut
vujadin / EarcutHxPolygon triangulation library for Haxe. Ported from https://github.com/mapbox/earcut
aferust / Earcut DD port (betterC) of the earcut polygon triangulation library.
measuredweighed / SwiftEarcut🤖 A Swift port of Mapbox's earcut.js library
JaffaKetchup / Dart EarcutPerformant earclipping triangulation algorithm, ported from the Mapbox project by the same name
ataraxym / EarCutting UE4Implementation of Ear Cutting algorithm for Procedural Mesh in Unreal Engine 4
goswinr / EarcutThe fastest and smallest polygon triangulation library. Ported to F# from Mapbox
StefanJohnsen / TriangulateOBJ AppTriangulation of polygons in obj files
MadWorldNL / EarCutC# implementation of earcut polygon triangulation library based on https://github.com/earcut4j/earcut4j