Stack 1
Stack 2
Stack 1
The noise height map.

Terrain

This is a computer graphics project with three components, terrain generated from an image, generated waves, and navigation with collision detection.

I generated the terrain by using an image as a heightmap and textured it using a sin wave influenced by the height.

Collaborators:


Laura Harnett Navigation with collision detection

Daniel CampbellGenerated waves

Skills:

Computer Graphics, OpenGL, C++