Wave Simulator Program

This program should simluate waves using opengl.

Implementation Idea

My idea is to implments a shader that only works on the top face of the object. This should be down with the opengl shader language. The end goal of this is to producde an animated gif.
Project Checklist

wave.png missing
wave-example.gif missing

Example made in Unity by DitzelGames

Lab 6 Animations

x.gif missing x2.gif missing
x3.gif missing

Lab 8 Shader Fade

test2.gif missing

Other Features

I also want to have fish swimming around under the wave. At frist I want them just to move around randomly but the final goal would be to create a school of fish using Boid logic.

Also a movable camera is planned. It should only rotate around the the wave.

Github Page: CMPS-3480-Final-Progject