Grouter / water-surface-simulation

Water Surface Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ocean Surface Simulation

A simple ocean surface simulation based on J. Tessendorf's paper. This is written in a heavily stripped down version of my engine.

water-gif

Controls

  • WASD - Movement
  • Escape - Exit program
  • F1 - Toggle mouse lock

Run

The executable needs to run in the assets/ folder!

Compile

  1. Open Visual Studio 2019 Developer console.
  2. Go to misc/ folder.
  3. Run build.bat.
  4. Executable will be located in a generated build/ folder.

Thanks to

Ocean simulation part two: using the fast Fourier transform

About

Water Surface Simulation

License:zlib License


Languages

Language:C++ 55.9%Language:C 44.0%Language:GLSL 0.1%Language:Batchfile 0.0%