earcut
Earcut algorithm
A V port of earcut algorithm for computing polygon hole indices and deviations
Hand-ported (near 1:1) V version of https://github.com/mapbox/earcut
14 stars
3 watching
2 forks
Language: V
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/earcut.hpp | A fast and efficient polygon triangulation algorithm with support for complex shapes and holes | 871 |
frewsxcv/earcutr | An implementation of Earcut triangulation algorithm in Rust for polygon triangulation and verification. | 41 |
larpon/miniaudio | Provides a C-based interface to the miniaudio audio library. | 50 |
baddstats/polyclip | A R package implementing a C++ polygon clipping algorithm | 19 |
mapbox/earcut | A fast and small JavaScript polygon triangulation library for WebGL applications. | 2,227 |
wooorm/levenshtein.c | An edit-distance algorithm implementation in C | 82 |
anlumo/offset_polygon | Generates new polygon shapes by shrinking or expanding existing ones | 11 |
open-s2/earclip | Fast triangulation of polygons | 5 |
kinwaicheuk/nnaudio | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,036 |
sofacoustics/sofatoolbox | Provides an API and toolbox for reading and manipulating spatially oriented acoustic data | 123 |
marl/pysox | A Python wrapper around an audio signal processing library. | 519 |
ishape-rust/ioverlay | Provides high-performance operations on 2D polygons | 49 |
dwilliamson/arclengthparameterisation | Software tool to control parameter interpolation over curves with various techniques | 67 |
lboasso/oberonc | An Oberon-07 compiler for the JVM that targets value types, pass by reference evaluation strategy, and procedure variables | 150 |
tooschoolforcool/leetcode-search | An Alfred Workflow plugin to search algorithm problems in LeetCode with custom options | 29 |