GridLiquid2D is a liquid simulation for Eulerian and PIC/FLIP. This simulation is rendered using DXViewer.
This repo was developed in the following environment:
- Windows 10 64-bit
- Microsoft Visual Studio 2019 on x64 platform (C++14)
- CMake 3.19.0
- DXViwer 3.1.0
You should update submodules before creating a project with cmake.
git submodule update --progress --init -- "ext/DXViewer"
- Kalle Bladin. Fluid_Simulation. https://github.com/kbladin/Fluid_Simulation
- Ryan Guy. Blender-FLIP-Fluids. https://github.com/rlguy/Blender-FLIP-Fluids