An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bowyer-watson-algorithm

Samson-Mano/Incremental_delaunay

Bowyer Watson incremental delaunay triangulation

Language: C# - Size: 1.33 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

DaveTheCelt/Triangulation

A Bowyer–Watson algorithm for Triangulation, with a Unity3D demo provided.

Language: C# - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

zainkhan-afk/Delaunay-Triangulation-Pygame

An implementation of Delaunay Triangulation in Pygame using the Bowyer-Watson algorithm

Language: Python - Size: 862 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

miha53cevic/DelaunayTriangulation

Implementation of the Bowyer-Watson Algorithm

Language: JavaScript - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Vignesh2508/Delaunay

A simple Delaunay mesh generator based on the Bowyer-Watson algorithm. I have based my code on the pseudocode present in the Wikipedia page. I have viewed other people's code and I believe this code is simpler and easier to understand the algorithm. This is an incremental algorithm and it is slower than the Divide and conquer method available.

Language: Python - Size: 85 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

Samson-Mano/Delaunay_triangulation_BW

This is a C# implementation of Bowyer Watson Delaunay triangulation.

Language: C# - Size: 5.05 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wuga214/TOOLBOX_Delaunay_Triangulation_JAVA

This code is a java implementation of Bowyer-Watson algorithm to compute Delaunary triangulation.

Language: Java - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 9 - Forks: 2

ANDREYDEN/cpp-triang-tsp

A C++ library for computing triangulation and Traveling Saleseman Problem approximations

Language: C++ - Size: 27.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0