This code repository contains my several experiments on water/ocean simluation.
For detailed information of how this is implemented, please see my blog(Chinese).
- http://www.cnblogs.com/hehao98/p/8544121.html
- http://www.cnblogs.com/hehao98/p/8604163.html
- http://www.cnblogs.com/hehao98/p/8709636.html
- GLFW(Included in project)
- Freetype library
Before running any executable, make sure the shaders/
, textures/
, and fonts/
folder is placed where the executable is.