The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
A small and fast JavaScript library for extruding 2D polygons and polylines to 3D meshes. It depends on [earcut](https://github.com/mapbox/earcut) to do triangulation.