2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line dis...
A tool to create a Voronoi diagram for polygons
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh ...
an implementation of weighted voronoi algorithm (thiessen polygons) in pyQGIS
Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.
Procedurally generates 3D voronoi polygon islands.
Using Voronoi polygons in Mapbox for easier point selection.
In Taxi, aka Manhattan metric Voronoi, creates polygons for centroids
Python port of boost/polygon Voronoi library (with separate C++ binding)
A playable post on how harmless choices can make a harmful world.
Tilings of regular polygons.
Voronoi Diagram C# Implementation
Weighted Voronoi Stippler
Morphing geojson polygons into rectangles
Coverage planning in general polygons with holes.
Collision detection for circles, polygons, and points
It can draw straight lines, circles, ellipses, fill polygons, and cut polygons
Boolean operations on polygons (union, intersection, difference, xor)
Voronoi / Delaunay tessellations on the sphere
Hull, Delaunay and Voronoi algorithms in Unity
Unity Voronoi-based Runtime Destruction Asset
Clipping and geometric operations for spherical polygons.
Voronoi maps using D3 and Leaflet
A Voronoi Based Map Generator for Unity
Voronoi Diagram with Fortune's Algorithm implementation