FLIPEngine3D is a visualization of the FLIP Fluids1 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
- FLIP Fluids 1.0.9b
- DXViewer 3.1.0
You should update submodules before creating a project with cmake.
git submodule update --progress --init -- "ext/DXViewer"
- [1] Ryan Guy. Blender-FLIP-Fluids. https://github.com/rlguy/Blender-FLIP-Fluids