Sunday, January 29, 2012

HeightMap

A heightmap generated from a grayscale image.   Uses GL_LINE_STRIP to generate connected points of different heights.  Camera can zoom in, pan, and rotate to view from different angles.  Colors have lighter value at top for larger contrast.  Programmed in C++ using OpenGL

Solo Project
Developed in:OpenGL and GLUT Libraries (C++)
Development Period: February 2011
Occasion: Assignment for Computer Graphics  (USC CSCI 480 class)