Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 330 Bytes

oceanFFT

This is a simulation of an ocean done entirely on the CPU using the FFTW library, using the equations defined in the Tessendorf paper.

Lighting is currently broken, surface normals are copied to the graphics card in the incorrect order.