Skip to content

Project 1 -- Polygon Tessellation

To run the project:

  1. Compile with "g++ polygonTesselation3.forUpload.cpp -lGL -lGLU -lglut"
  2. Run with "./a.out"
Edited by Ellis M Eley