skanderzoghlami / QT-Project-Naive-and-Daulaunay-Triangulation-from-OFF-files

The Data structure used is a Mesh Class with a vector of vertices and edges, the project contains a readOff function to initialize the mesh with vertices and edges from the off file, basic operations are implemented such as Adding Vertices inside and outside the convex hull, edge flipping Daulaunay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skanderzoghlami/QT-Project-Naive-and-Daulaunay-Triangulation-from-OFF-files Stargazers