Delaunay triangles
CS-161: Software Project
Instructor: Rob Bruce
Spring 2016

SLIDE 1: Demonstration of Delaunay triangles

Delaunay triangulation is an algorithmic method for connecting a series of vertices together into a mesh.

The animation GIF below is a visual demonstration of how Delaunay triangulation works. The red dots represent vertices.

GIF animation demonstrating the drawing of Delaunay triangles.