Fast approximations for boundary element based brittle fracture simulation

SIGGRAPH 2016


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: GPL
  • Build mechanism: CMakeLists
  • Dependencies: Openvdb/eigen/zlib/tbb/HyENA
  • Documentation score {0,1,2}: 0
  • Reviewer: Julie Digne <julie.digne@liris.cnrs.fr>
  • Time spent for the test (build->first run, timeout at 100min): 100min

Source code information

Comments

I was unable to compile. I fixed the CMakeLists to include HyENA (provided as a .so library) and openvdb as well as zlib, tbb and eigen properly, so configuration works. However the version of openvdb is not compatible: MeshToVolume is not a type anymore in openvdb and I was not able to find the corresponding type (FractureRB/src/VDBWrapper.cpp:78:16: error: ‘MeshToVolume’ is not a member of ‘openvdb::v5_0::tools’).

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.