Fast approximations for boundary element based brittle fracture simulation

SIGGRAPH 2016


Reviews

Information

  • Paper topic: Animation
  • Software type: Code
  • Able to run a replicability test: False
  • Replicability score: 0
  • License: GPL
  • Build mechanism: CMakeLists
  • Dependencies: Openvdb/eigen/zlib/tbb/HyENA
  • Documentation score {0,1,2}: 0
  • Reviewer: Julie Digne

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’).
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