For our final project in Introduction to Computer Graphics my project partner and I implemented procedural terrain generation and FFT ocean simulation.
We also implemented arbitrary mesh loading, texture mapping, and displacement mapping.
We completed the project in two days using OpenGL and C++ in QtCreator.