Eulerian-on-lagrangian cloth simulation

SIGGRAPH 2018


Reviews

Information

  • Paper topic: Animation
  • Software type: Code
  • Able to run a replicability test: False
  • Replicability score: 0
  • License: MIT
  • Build mechanism: CMakeLists
  • Dependencies:
  • Documentation score {0,1,2}: 1
  • Reviewer: David Coeurjolly

Source code information

Comments

Hardcoded path in the CMakeLists

Needs MOSEK or GUROBI (commercial free for academic) for the "online" mode (optional)

Needed to replace path\file to path/file
Openmp not mentioned in the deps (I have commented the #include<omp.h>)

Build issue :
                                                ^
/Users/tmp/eol-cloth/src/parseParams.cpp:52:3: error: call to function 'parse'
      that is neither visible in the template definition nor found by argument-dependent lookup
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