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.