triangulation topic

List triangulation repositories

triangler

82
Stars
13
Forks
Watchers

:triangular_ruler: Convert images to Low-Poly art using Delaunay triangulation.

DiffGeoOps

52
Stars
6
Forks
Watchers

Python implementation of the paper "Discrete Differential-Geometry Operators for Triangulated 2-Manifolds" by Meyer et. al. VisMath 2002

LibTessDotNet

298
Stars
57
Forks
Watchers

C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab

earcutr

54
Stars
11
Forks
Watchers

port of MapBox's earcut triangulation code to Rust language

delaunay-triangulation

440
Stars
109
Forks
Watchers

C++ version the delaunay triangulation

Delaunator-GDScript

79
Stars
8
Forks
Watchers

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

Geometry2D

74
Stars
9
Forks
Watchers

Unity3D: A set of helper classes for 2D geometric calculations.

OpenSimpleLidar

2.4k
Stars
231
Forks
Watchers

Open Source scanning laser rangefinder

delaunator

2.2k
Stars
138
Forks
Watchers

An incredibly fast JavaScript library for Delaunay triangulation of 2D points

Unity.Library.eppz.Geometry

313
Stars
58
Forks
Watchers

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...