Emscripten build of InteractiveComputerGraphics/PositionBasedDynamics
(Build is not yet working)
If you cloned this repository without cloning the submodules, run these commands first:
git submodule init
git submodule update
To build, run:
cmake -B builds
cmake --build builds