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 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
- A header-only library that implements the Vatti clipping algorithm☆29Updated 2 years ago
- General Polygon Clipper, aka GPC, version 2.33☆89Updated 2 years ago
- A fast static spatial index for 2D points in C++11☆33Updated 6 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- A port of the General Polygon Clipper☆17Updated 2 years ago
- 2D Geometry Intersection Library☆19Updated 8 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆128Updated last year
- [mirror] An open source freeware polygon clipping library☆87Updated 8 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated 11 months ago
- tessellation of concave polygons with holes in Javascript☆39Updated 12 years ago
- A library for constraining triangulations from Delaunator☆62Updated 8 months ago
- Polygon and line clipping and offsetting library (C++, C#, Delphi) by Angus Johnson. Forked from https://sourceforge.net/projects/polycli…☆110Updated 7 years ago
- Automatically exported from code.google.com/p/poly2tri☆349Updated 11 months ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- Boolean operations on polygons (union, intersection, difference, xor)☆35Updated 7 months ago
- Binary Space Partition Tree Based 2D Polygon Boolean Operation☆12Updated 2 years ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- An open source implementation of a texture bin packing algorithm. It's similar to texture tools like the TexturePacker.☆39Updated 4 years ago
- OpenGL Antigrain Geometry experiments☆85Updated 2 years ago
- Use Freetype and font files to make signed distance field glyphs☆48Updated 3 years ago
- Computes a minimal rectangular decomposition of a rectilinear polygon☆77Updated 10 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆240Updated 2 years ago
- stable polygon intersection☆33Updated 5 years ago
- C++ geometry types☆100Updated 10 months ago
- A general library for geometry operations of union, intersections, difference, and xor☆173Updated last year
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆22Updated 4 years ago
- Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).☆60Updated 2 years ago
- 2D Constrained Delaunay Triangulation in JavaScript☆24Updated 2 years ago