dasmysh / wavy

Wavy is a playground project for fluid simulations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wavy

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.

About

Wavy is a playground project for fluid simulations.

License:Other


Languages

Language:C++ 80.0%Language:CMake 20.0%