Implementation of Efficient Frictional Contacts for Soft Body Dynamics via ADMM, CGI 2024 (The Visual Computer 2024)
git submodule update --init --recursive
mkdir build & cd build
cmake ..
then open generated admm_elasticity.sln
with VS2022.
submodule
and .cmake
will fetch some thirdparty deps, besides:
deps needs to be installed independently:
- embree4
deps can to be installed using vcpkg
:
- OneTbb
- zlib
Usage: admm_elasticity.exe [--help] [--version] config_file_path resource_file_path
eg: ./build/Release/admm_elasticity.exe ./Resource/scene/8-layers.toml ./Resource