karimbahgat / Clippy
Polygon clipping in pure Python
☆15Updated 8 years ago
Alternatives and similar repositories for Clippy:
Users that are interested in Clippy are comparing it to the libraries listed below
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated last year
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 8 years ago
- Efficient Clipping of Arbitrary Polygons using OpenGPL, based on a paper by Günther Greiner and Kai Hormann, for a Graphical Computation …☆21Updated 13 years ago
- Given a heightmap, generate a "contoured" terrain mesh☆26Updated 9 years ago
- tessellation of concave polygons with holes in Javascript☆39Updated 12 years ago
- ☆24Updated 11 months ago
- stable polygon intersection☆33Updated 5 years ago
- Computing oriented minimum bounding boxes using Rotating Calipers☆38Updated 7 years ago
- A library for constraining triangulations from Delaunator☆62Updated 8 months ago
- Source code of the interactive book, “Geometry Processing Algorithms”☆36Updated 3 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆69Updated 4 months ago
- Binary Space Partition Tree Based 2D Polygon Boolean Operation☆12Updated 2 years ago
- sub-optimal regl-based bloom effect in nearly-vanilla WebGL☆29Updated 2 years ago
- 3D Wavelet Rasterization☆30Updated 7 years ago
- 2D Constrained Delaunay Triangulation in JavaScript☆24Updated 2 years ago
- Clean up messy planar straight line graphs☆46Updated 8 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆22Updated 4 years ago
- Straight skeleton implementation in Python☆82Updated 4 years ago
- A Bounding Volume Hierarchy implementation using javascript☆50Updated 9 years ago
- Automatically exported from code.google.com/p/balaban-segments-intersections☆16Updated 8 months ago
- A 2D and 3D geometry library in python☆53Updated 11 years ago
- 2D Computational Geometry for Javascript☆24Updated 7 years ago
- Bentley-Ottman sweepline algorithm implementation in js☆15Updated 2 years ago
- Yet another octree☆51Updated 9 years ago
- Javascript implementation of straight skeleton☆13Updated 5 years ago
- Computes the alpha complex of a point set in any dimension☆14Updated 10 years ago
- A non-recursive JavaScript implementation of an N-dimensional Bounding-Volume Hierarchy. Don't forget to check out the Wiki for API!☆52Updated 14 years ago
- 3D terrain generation with erosion, rendered in WebGL☆22Updated 7 years ago
- requisite WebGL globe demo☆43Updated 3 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 7 years ago