Page 1 of 1

Projective Dynamics

Posted: Thu Sep 25, 2014 8:29 am
by raigan2
Just came across this and thought it might be of interest:

"Projective Dynamics: Fusing Constraint Projections for Fast Simulation"
http://lgg.epfl.ch/~bouaziz/pdf/Project ... PH2014.pdf
https://www.youtube.com/watch?v=TkzmqAgcilU

Re: Projective Dynamics

Posted: Sun Sep 28, 2014 12:59 pm
by SofienBouaziz
In case you are interested by this paper, we are now trying to release a lightweight C++ library for static and dynamic geometry processing containing the code of this paper. The library is currently in development and should improve quite a bit in the next few months. You can find the first version of the library here: http://shapeop.org

Re: Projective Dynamics

Posted: Mon Sep 29, 2014 12:17 am
by raigan2
Cool, thanks for the heads-up!

Re: Projective Dynamics

Posted: Thu Mar 26, 2015 6:45 am
by kxiaocai
SofienBouaziz wrote:In case you are interested by this paper, we are now trying to release a lightweight C++ library for static and dynamic geometry processing containing the code of this paper. The library is currently in development and should improve quite a bit in the next few months. You can find the first version of the library here: http://shapeop.org
Thanks a for sharing this library.
Will it be possible to provide an example with graphics scene, like a cloth simulation?