Skip to content
#

triangulation-library

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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

  • Updated Dec 7, 2023
  • C++

Improve this page

Add a description, image, and links to the triangulation-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the triangulation-library topic, visit your repo's landing page and select "manage topics."

Learn more