This is an OpenGL application, that displays duck swimming in simulated water. Water surface has simulated water droplets and duck itself leaves a trail made of waves behind.
Nagranie.z.ekranu.2024-06-1.o.19.01.36.mov
Project should be compatible with macOS (intel), Windows and Linux.
- Cubemap is from learnopengl.com under CC BY-NC 4.0
Project is based on previous university work [puma-robot](from https://github.com/mini-pw-gk-proj/puma-robot).
- https://www.glfw.org (3.4)
- https://github.com/g-truc/glm (1.0.1)
- https://glew.sourceforge.net (2.2.0 With GL 4.1)
- https://github.com/ocornut/imgui (As submodule)
- https://github.com/nothings/stb (v2.29)