Skip to content

massile/ocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ocean simulator

An ocean simulator built from scratch.

  • Constants to change the ocean heightmap simulation are available in src/simulation/Constants.hpp

  • Rendering constants (sky color, sun direction etc...) are available in src/rendering/Constants.hpp

Link to the associated video, explaining how everything works (click on the image):

https://www.youtube.com/watch?v=VxElz0u1rWE

Dependencies

To use this simulator, you need to have FFMPEG and the g++ compiler installed on your computer.

Make sure that FFMPEG is available on your path.

Build and run

Just run the following command

make

About

An ocean simulator built from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published