GitHub topics: triangular-meshing
bjaraujo/ENigMA
A multiphysics framework with robust mesh generation capabilities
Language: C++ - Size: 6.23 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 9

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
