akavel / martinez-src
Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mahir Iqbal)
☆47Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for martinez-src
- General Polygon Clipper, aka GPC, version 2.33☆83Updated 2 years ago
- Using clipper and poly2tri together for robust triangulation☆90Updated 10 years ago
- A header-only library that implements the Vatti clipping algorithm☆28Updated last year
- A fast static spatial index for 2D points in C++11☆33Updated 5 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆123Updated 7 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆239Updated last year
- A port of the General Polygon Clipper☆17Updated 2 years ago
- Small lib for polygon offsetting(margin/padding)☆251Updated last year
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆20Updated 3 years ago
- A general library for geometry operations of union, intersections, difference, and xor☆166Updated 8 months ago
- [mirror] An open source freeware polygon clipping library☆85Updated 7 years ago
- weighted straight skeleton java implementation☆68Updated 5 months ago
- Straight skeleton implementation in Python☆79Updated 4 years ago
- Polygon clipping in pure Python☆15Updated 8 years ago
- C++ geometry types☆97Updated 4 months ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆67Updated 3 months ago
- Python code for partitioning rectilinear polygon in O(n) time complexity☆39Updated 7 years ago
- Polygon and line clipping and offsetting library (C++, C#, Delphi) by Angus Johnson. Forked from https://sourceforge.net/projects/polycli…☆107Updated 7 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆44Updated last year
- Use Freetype and font files to make signed distance field glyphs☆47Updated 2 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆611Updated 7 months ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 5 months ago
- Automatically exported from code.google.com/p/poly2tri☆341Updated 5 months ago
- Polygon and line clipping and offsetting library☆22Updated 9 years ago
- Straight skeleton algorithm implementation in TypeScript☆52Updated last year
- stable polygon intersection☆33Updated 4 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆113Updated 10 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆223Updated 8 months ago
- tessellation of concave polygons with holes in Javascript☆39Updated 11 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 6 years ago