This repository includes the source and shader files for a fluid simulator written in C++ and openGL. If you want to build this project in your own SDK, you will need to install the required dependencies independently. These dependencies are:
glm
imgui
stb_image
gif-h
glew
You can get an executable with an MSI installer here: https://drive.google.com/file/d/1s_oGPIU_C2BDE1D5o-gh-EZlWorNR0we/view?usp=drive_link This project was built on windows and has only been tested on there. Check the website link for more information.