IPC
IPC copied to clipboard
Incremental Potential Contact (IPC) is for robust and accurate time stepping of nonlinear elastodynamics. IPC guarantees intersection- and inversion-free trajectories regardless of materials, time-ste...
When I run this example 1_squeezeOut.txt,it's very slow.Hoping for help.Thank you very much
I am using Windows and am new to SuitSparse. I wonder how to link SuitSparse to IPC-master. I clone SuitSparse and build it as below.  When I build IPC-master,...
Has anyone tried to compile it on apple silicon? I am facing all sorts of issues.
Hello, I was wondering if there was a way to control the degrees of freedom when we are applying boundary conditions. For example, if I wanted to design a uniaxial...
Hello, I was wondering if you could help me write a new Animation case that applies a normal force to the surface nodes of the mesh. The algorithm would go...
I'm trying to compile IPC on Windows with MSVC.  The issue is mainly caused by the static template function `IglUtils::makePD`, `IglUtils::flipDet_SVD` and `IglUtils::computeCofactorMtr`, where the compiler cannot deduce template...
Hi, to use my own mesh, I tried to build ``MeshProcessing.cpp`` in ``root/src/Projects/MeshProcessing``, but met with linking errors as follow: ```shell [ 3%] Built target predicates [ 3%] Built target...
Hi, I just got to know this paper the found it is amazingly open-sourced! By briefly reading the doc, it seems (correct me if I'm wrong) the current code is...
First, I wanted to say that this is an amazing project, and I really appreciate the work you have put into this project. I’m currently trying to see if there...
Creating a feature request from an email I received: > We are simulating the bouncing sphere inside of a closed boundary, so we input multiple mesh files (including the mesh...