Skip to content
Discussion options

You must be logged in to vote

Hello Robert,

Thank you for your interest in the IPC Toolkit and for your work integrating it with sfepy.

While the toolkit does not provide a complete, out-of-the-box implementation of the Barrier-Aware Projected Newton method as described in the original IPC paper, it does offer the fundamental building blocks needed to implement this method within your own simulation framework.

Specifically, to address your questions:

a) Computing/Updating the Constraint Set $\hat{C}$: There are two core classes in the ipc-toolkit that facilitate this: NormalCollisions and BarrierPotential. The NormalCollisions class is responsible for detecting potential collisions based on the current configuration o…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants