triangular-meshing topic

List triangular-meshing repositories

ENigMA

17
Stars
6
Forks
Watchers

A multiphysics framework with robust mesh generation capabilities

Delaunay

16
Stars
2
Forks
Watchers

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 i...