#算法刷题#An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Convert images to computer generated art using delaunay triangulation.
翻译 - 使用delaunay三角剖分将图像转换为计算机生成的图稿。
Constrained Delaunay Triangulation (C++)
Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki
#算法刷题#A really fast C++ library for Delaunay triangulation of 2D points
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
2D constrained Delaunay triangulation library
#算法刷题#A fast JavaScript terrain mesh generation tool based on Delaunay triangulation
PCGEx is a free (libre) Unreal 5 plugin that expands PCG capabilities. It offers a variety of high-performance nodes; with an edge for building relational graphs (Freeform, Delaunay, Voronoi, MST etc)...
A system independent tool for interactive image manipulation with Voronoi and Delaunay data structures.
翻译 - 使用Voronoi和Delaunay数据结构进行实时图像处理的独立于系统的工具。
C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation
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 is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.
One week experiment: learn how to procedurally generate maps on a sphere. Code is messy but it runs.
#算法刷题#JavaScript library for creative coding