Eulerian-on-lagrangian cloth simulation

SIGGRAPH 2018


Reviews

Information

  • Paper topic: Animation and Simulation
  • Software type: Code
  • Able to run a replicability test: False
  • Replicability score: 0
  • Software language: C/C++
  • License: MIT
  • Build mechanism: CMakeLists
  • Dependencies:
  • Documentation score {0,1,2}: 1
  • Reviewer: David Coeurjolly <david.coeurjolly@liris.cnrs.fr>
  • Time spent for the test (build->first run, timeout at 100min): 50min

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

If you want to contribute with another review, please follow these instructions.

Please consider to cut/paste/edit the raw JSON data attached to this paper.