Hyper-reduced projective dynamics

SIGGRAPH 2018


Reviews

Information

  • Paper topic: Animation
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 5
  • License: MIT
  • Build mechanism: None
  • Dependencies: libigl / glad / tetgen / eigen / glfw
  • Documentation score {0,1,2}: 2
  • Reviewer: Nicolas Bonneel

Source code information

Comments

Minor adjustments to make it work : viewer.core().is_animating instead of view.core.is_animating (HDRP.cpp line 237 probably due to a change in igl). Also, it has to be compiled with the eigen provided with igl. Compiling it with the latest Eigen produces an error "THE_EVAL_EVALTO_FUNCTION_SHOULD_NEVER_BE_CALLED_FOR_DENSE_OBJECTS" in Eigen.
A single example (armadillo) is provided for the demo, but I believe it should reproduce the examples shown in the paper as the result is reasonable.
There are two options to add a review to this article:
  • Open a pull request at https://github.com/dcoeurjo/ReplData-private
  • Fill the form below (this option requires manual work and might be avoided if possible):
    TODO: ADD FORM