triangulation topic

List triangulation repositories

triangle

2.0k
Stars
108
Forks
Watchers

Convert images to computer generated art using delaunay triangulation.

cgal

4.6k
Stars
1.3k
Forks
Watchers

The public CGAL repository, see the README below

delaunator-cpp

481
Stars
96
Forks
Watchers

A really fast C++ library for Delaunay triangulation of 2D points

Computational-geometry

1.2k
Stars
144
Forks
Watchers

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh...

CDT

917
Stars
122
Forks
Watchers

Constrained Delaunay Triangulation (C++)

poly2tri

418
Stars
88
Forks
Watchers

2D constrained Delaunay triangulation library

delaunator-sharp

374
Stars
49
Forks
Watchers

Fast Delaunay triangulation of 2D points implemented in C#.

Tinfour

146
Stars
34
Forks
Watchers

Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element an...

jigsaw

141
Stars
36
Forks
Watchers

JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.

earcut

2.1k
Stars
201
Forks
Watchers

The fastest and smallest JavaScript polygon triangulation library for your WebGL apps