Implementation of mass-spring physics simulations (Finite Element Method) on Vulkan compute shaders.
flag_demo.mp4
Requires the Vulkan SDK, CMake 3.10+, and a C++17 compiler.
cmake -B build
cmake --build buildCompile shaders separately:
./compile_shaders.sh

