Coder Social home page Coder Social logo

ibragim / admm-elastic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mattoverby/admm-elastic

0.0 1.0 0.0 4.41 MB

ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints

License: Other

CMake 14.40% C++ 85.60%

admm-elastic's Introduction

admm-elastic

ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints
Matthew Overby, George E. Brown, Jie Li and Rahul Narain
University of Minnesota

This paper is an extended journal submission of the original SCA paper. The new content improves the handling of contraints, primarily for contact and collision. The full code is not up yet, but materials from the TVCG paper will be added incrementally (samples/constraints/etc...)

If you'd like to see examples from our original SCA paper (that haven't been implemented in this repo yet), take a look at the other github repository.

notes

This project contains submodules:

and has the dependences:

  • Eigen3
  • GLFW
  • OpenGL

Todo:

  • Stable Neo-Hookean
  • Slide constraints
  • Bending force
  • 1D reduction matrix with nx3 vars (x and v)
  • Demos from SCA/TVCG papers
  • More unit tests

abstract

We apply the alternating direction method of multipliers (ADMM) optimization algorithm to implicit time integration of elastic bodies, and show that the resulting method closely relates to the recently proposed projective dynamics algorithm. However, as ADMM is a general purpose optimization algorithm applicable to a broad range of objective functions, it permits the use of nonlinear constitutive models and hard constraints while retaining the speed, parallelizability, and robustness of projective dynamics. We further extend the algorithm to improve the handling of dynamically changing constraints such as sliding and contact, while maintaining the benefits of a constant, prefactored system matrix. We demonstrate the benefits of our algorithm on several examples that include cloth, collisions, and volumetric deformable bodies with nonlinear elasticity and skin sliding effects.

citation

BibTex:

@article{overby2017admmpd, 
author={Overby, Matthew and Brown, George E. and Li, Jie and Narain, Rahul},
journal={IEEE Transactions on Visualization and Computer Graphics}, 
title={ADMM $\supseteq$ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints}, 
year={2017}, 
volume={23}, 
number={10}, 
pages={2222-2234}, 
doi={10.1109/TVCG.2017.2730875}, 
ISSN={1077-2626}, 
month={Oct},
}

admm-elastic's People

Contributors

dukecyto avatar mattoverby avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.