Skip to content
Notifications You must be signed in to change notification settings

shahd-moh-abdel/oceanShader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3127329 · · Sep 16, 2025

History

26 Commits
Sep 15, 2025
Sep 14, 2025
Sep 16, 2025
Sep 15, 2025
Sep 10, 2025
Sep 15, 2025
Sep 12, 2025

Repository files navigation

Ocean Simulation

Real time ocean renderer built with OpenGL and GLSL, featuring dynamic wave simulation, with customizable effects.

demo demo demo

Try it out

Download pre-built version from itch.io (for Linux) No setup required, download and run!

Tech Stack

  • OpenGL
  • GLSL
  • GLAD
  • GLFW
  • Dear ImGui
  • c++

Build from Source

Prerequisites

Make sure you have:

  • C++ compiler
  • Git

Linux

	bash build.bash

then run:

	./app

Windows

It won't work for now but I might fix it later.

Controls

  • ESC - Exit application
  • R - Reset to default parameters
  • S - Switch to sunset preset

Contributing

If you are on windows, you can try adding build instructions for it.

Enjoy exploring the parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published