Information
- Paper topic: Rendering
- Software type: Code
- Able to run a replicability test: True
- Replicability score: 4
- Software language: C/C++
- License: unspecified
- Build mechanism: CMakeLists, IDE Project (VS,..)
- Dependencies: Boost/ CGAL / Eigen/GLEW/GLFW/glm/OpenCV/opengm/OpenMesh/libgmp/libmpfr/cxxopts
- 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): 30min
Source code information
Comments
All decencies were available on brew except opengm (installed from the github master, I needed to disable the test examples because of boost issues, fine for the library). I cannot run the CLI because no camera/obj examples were provided but the Qt GUI works fine (minor edit of the qtgui.pro to detect the libbwabstraction).