dhmhd / poly-split
Solving the problem of cutting a given polygon into any number of areas of given squares with a lines of minimal length
☆17Updated 3 years ago
Alternatives and similar repositories for poly-split:
Users that are interested in poly-split are comparing it to the libraries listed below
- Solving the problem of cutting a given polygon into any number of areas of given squares with a lines of minimal length☆22Updated 2 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆69Updated 4 months ago
- Straight skeleton implementation in Python☆81Updated 4 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆22Updated 4 years ago
- Straight skeleton algorithm implementation in TypeScript☆63Updated last year
- A series of experiments on terrain and elevation data for Tangram☆49Updated 8 years ago
- A library for constraining triangulations from Delaunator☆62Updated 7 months ago
- A module to check if a polygon self-intersects☆29Updated 4 years ago
- Fast and accurate tessellation of planar graphs with convex polygons☆19Updated last year
- proj4 coordinate transforms in glsl☆38Updated 3 years ago
- Render and style 3D terrain☆34Updated 2 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- A 2D and 3D geometry library in python☆53Updated 11 years ago
- Line integral convolution techniques implemented in JavaScript, Canvas 2D and WebGL☆55Updated 10 years ago
- Specifications for CityJSON, a JSON-based encoding for 3D city models☆111Updated 5 months ago
- Read floating point values back from WebGL☆43Updated 10 years ago
- Comparison of different triangulation libraries in Three.js☆15Updated 7 years ago
- WebGPU sample about quad tree evaluation with compute shader using indirect dispatch and indirect draw☆25Updated last month
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆89Updated 5 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆57Updated 5 years ago
- Any dimensional alpha shapes☆76Updated 10 years ago
- dcel.js is lightweight JavaScript implementation of Doubly connected edge list.☆11Updated 11 months ago
- Given a heightmap, generate a "contoured" terrain mesh☆26Updated 9 years ago
- Fast heatmaps for massive time series.☆29Updated 4 years ago
- Visibility graph implementation to support shortest path calculations such as dijkstra or a-star☆52Updated last year
- Surface Simplification via Quadric Error Metrics☆80Updated 7 years ago
- Taubin's mesh smoothing algorithm implemented in JavaScript☆37Updated 7 years ago
- 3D parametric surface visualization☆54Updated 10 months ago
- Streamline animation of wind data☆65Updated last year
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆88Updated 6 months ago