akavel / martinez-srcLinks
Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mahir Iqbal)
☆47Updated 9 years ago
Alternatives and similar repositories for martinez-src
Users that are interested in martinez-src are comparing it to the libraries listed below
Sorting:
- General Polygon Clipper, aka GPC, version 2.33☆95Updated 3 years ago
- 2D Geometry Intersection Library☆21Updated 9 years ago
- weighted straight skeleton java implementation☆76Updated last year
- Automatically exported from code.google.com/p/poly2tri☆357Updated last year
- stable polygon intersection☆34Updated 7 months ago
- [mirror] An open source freeware polygon clipping library☆89Updated 8 years ago
- Using clipper and poly2tri together for robust triangulation☆93Updated 11 years ago
- A fast static spatial index for 2D points in C++11☆33Updated 6 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆250Updated last year
- Automatically exported from code.google.com/p/balaban-segments-intersections☆16Updated this week
- A library for constraining triangulations from Delaunator☆72Updated 6 months ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆122Updated 11 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- CSG library for C++, port of https://github.com/evanw/csg.js/☆104Updated 8 years ago
- Use Freetype and font files to make signed distance field glyphs☆50Updated 3 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆247Updated 3 weeks ago
- C++ geometry types☆101Updated last year
- Binary Space Partition Tree Based 2D Polygon Boolean Operation☆12Updated 2 years ago
- A general library for geometry operations of union, intersections, difference, and xor☆188Updated last year
- 2D constrained Delaunay triangulation library☆511Updated 2 weeks ago
- Boolean operations on polygons (union, intersection, difference, xor)☆48Updated 5 months ago
- A header-only library that implements the Vatti clipping algorithm☆36Updated 3 years ago
- Automatically exported from code.google.com/p/osghimmel☆16Updated 10 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆46Updated 2 years ago
- yet another C++ port of three.js, based on r86+☆90Updated 6 years ago
- A 2D constrained Delaunay triangulation library☆82Updated 8 years ago
- Computes a minimal rectangular decomposition of a rectilinear polygon☆79Updated 11 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆308Updated 10 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago