Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPC Implementation #9

Open
nithinp7 opened this issue May 2, 2023 · 0 comments
Open

IPC Implementation #9

nithinp7 opened this issue May 2, 2023 · 0 comments

Comments

@nithinp7
Copy link
Owner

nithinp7 commented May 2, 2023

We have been very interested in the ideas presented in the paper “Incremental Potential Contact: Intersection- and Inversion-free Large Deformation Dynamics” Minchen Li et al. Since Pies for Maya is a non-realtime simulation system, it is reasonable to expect large forces and complicated contacts to work robustly. Unfortunately, the current implementation still has limits under large deformations or large forces, for example when tetrahedrons are compressed into a plane. We expect that implementing and integrating IPC into our framework will turn Pies for Maya into a truly robust elastic simulation framework that may be competitively useful in the real world. The only challenges we foresee in such an integration (other than time) is whether we can achieve expected semi-interactive performance in large simulations - at least enough for animators to have acceptable iterations times when setting up a physical scene.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant