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#
1404
1 年前

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

C
785
7 天前

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

C#
515
7 个月前

2D constrained Delaunay triangulation library

C++
490
2 年前

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

C#
465
6 个月前

C++ version the delaunay triangulation

C++
450
5 年前

Hull, Delaunay and Voronoi algorithms in Unity

C#
428
4 年前

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++
377
4 年前

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

C#
337
3 天前

Delaunay Triangulations for the Rust Ecosystem

Rust
303
3 天前

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

C
268
7 年前

Voronoi / Delaunay tessellations on the sphere

JavaScript
251
9 个月前

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

Rust
230
1 个月前

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

Python
197
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
172
2 天前

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

C++
159
5 天前