Wavy is a playground project for fluid simulations.
-
Clone repository with submodules recursive:
git clone --recurse-submodules -j8 https://github.com/dasmysh/wavy.git
cd wavy
-
Start CMake from this folder with:
cmake -S . --preset=default
-
CMake GUI can be used after the first configure step is done with the correct toolchain file.