Non-Linear Shape Optimization Using Local Subspace Projections

SIGGRAPH 2016


Reviews

Information

  • Paper topic: Fabrication
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 5
  • Software language: Matlab / Mathematica / ..
  • License: unspecified
  • Build mechanism: Not applicable (python, Matlab..)
  • Dependencies: matlab
  • Documentation score {0,1,2}: 1
  • Reviewer: Nicolas Bonneel <nicolas.bonneel@liris.cnrs.fr>
  • Time spent for the test (build->first run, timeout at 100min): 10min

Source code information

Comments

The code directly runs without modifications. However:
- there are compiled mex files for which no source code is provided. For the obj file reader it is not a big deal, but for the mass moments and their gradient, it makes it harder to reimplement.
- the code reproduces the armadillo in Fig. 17, but the other models are not provided.