Repository navigation

#

delaunay-triangulation

Habrador/Computational-geometry

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

C#
1338
10 个月前

Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki

C
765
9 个月前

C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.

C#
497
3 个月前

2D constrained Delaunay triangulation library

C++
472
1 年前

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

C#
448
2 个月前

C++ version the delaunay triangulation

C++
448
5 年前

Hull, Delaunay and Voronoi algorithms in Unity

C#
425
3 年前

An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/

C++
374
3 年前

2d Delaunay triangulation with mesh refinement for Unity with Burst compiler

C#
295
2 天前

Delaunay Triangulations for the Rust Ecosystem

Rust
285
2 个月前

Lowpoly picture, Sandpainting for Android implemented by JNI, delaunay triangulation algorithm

C
268
6 年前

Voronoi / Delaunay tessellations on the sphere

JavaScript
247
5 个月前

Fast 2D Delaunay triangulation in Rust. A port of Delaunator.

Rust
220
6 个月前

A simple Delaunay 2D triangulation in python (with numpy)

Python
194
1 年前

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 analysis, path planning, natural neighbor interpolation, and other applications of Triangulated Irregular Networks (TIN)

Java
167
24 天前

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

C++
155
2 个月前