Earcut.hpp Alternatives
Similar projects and alternatives to earcut.hpp
-
fast_float
Fast and exact implementation of the C++ from_chars functions for float and double types: 10x faster than strtod, part of GCC 12 and WebKit/Safari
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
-
-
rapidobj
A fast, header-only, C++17 library for parsing Wavefront .obj files.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
earcut.hpp reviews and mentions
-
RapidObj v0.1 - A fast, header-only, C++17 library for parsing Wavefront .obj files.
And out of 6,000 lines in the file, at least 3000 are other people's code: earcut for polygon triangulation and fast_float because .obj files typically contain a lot of floating point numbers so it's important to parse them quickly.
Stats
mapbox/earcut.hpp is an open source project licensed under ISC License which is an OSI approved license.