/Ocean_animation

An repo of ocean animation aimed to test basic physics-based rendering.

Primary LanguageC

Ocean_animation

An repo of ocean animation aimed to test basic physics-based rendering.

Relevant reference:

Parallax mapping

Ocean floor (find normal maps for “sandy floor”)

Caustics

Extras

Procedurally generated water (Animated)

Color attenuation (fogging?)

This project has following dependencies:

  • glm
  • eigen
  • imgui
  • glad and glfw

All dependencies are self-served, so one would only needs to use this repo and run the code.