Mesh Arrangements for Solid Geometry

SIGGRAPH 2016


Reviews

Information

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

Source code information

Comments

The code is given as a part of the libigl library. A specific tutorial example (#609) illustrates the boolean operation on meshes described in the paper. The core of paper results can thus be reproduced but not all of them (some are application dependent).