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)
Calculate voronoi-style polygons based on route distances / durations
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
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Coverage planning in general polygons with holes.
A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)
Country polygons as GeoJSON in a datapackage
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)
Hull, Delaunay and Voronoi algorithms in Unity
Unity Voronoi-based Runtime Destruction Asset
Clipping and geometric operations for spherical polygons.
A Voronoi Based Map Generator for Unity