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 8 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☆93Updated 3 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- [mirror] An open source freeware polygon clipping library☆87Updated 8 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆239Updated last year
- Automatically exported from code.google.com/p/poly2tri☆353Updated last year
- weighted straight skeleton java implementation☆72Updated 6 months ago
- 2D Geometry Intersection Library☆20Updated 9 years ago
- A library for constraining triangulations from Delaunator☆70Updated 3 weeks ago
- A port of the General Polygon Clipper☆17Updated 2 years ago
- Use Freetype and font files to make signed distance field glyphs☆49Updated 3 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆118Updated 10 years ago
- A header-only library that implements the Vatti clipping algorithm☆32Updated 2 years ago
- stable polygon intersection☆33Updated last month
- 2D constrained Delaunay triangulation library☆488Updated last year
- Computes a minimal rectangular decomposition of a rectilinear polygon☆79Updated 11 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆45Updated 2 years ago
- C++ geometry types☆101Updated last year
- A fast static spatial index for 2D points in C++11☆33Updated 6 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆129Updated last year
- A basic geometry C++ library for 2D and 3D applications☆97Updated 8 months ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- An implementation of Blinn-Loop algorithm that renders Bézier curves on GPU.☆49Updated last year
- yet another C++ port of three.js, based on r86+☆88Updated 6 years ago
- Automatically exported from code.google.com/p/balaban-segments-intersections☆16Updated 11 months ago
- Fast robust predicates for computational geometry in JavaScript☆318Updated last year
- a dynamic 2d space partitioning tree☆23Updated 4 years ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆242Updated 2 years ago