This program should simluate waves using opengl.
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
Example made in Unity by DitzelGames
Lab 6 Animations
Lab 8 Shader Fade
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