Information
- Paper topic: Geometry
- Software type: Binary
- Able to run a replicability test: True
- Replicability score: 5
- License: unspecified
- Build mechanism: Not applicable (python, Matlab..)
- Dependencies:
- Documentation score {0,1,2}: 0
- Reviewer: Nicolas Bonneel
Source code information
Comments
When just running the provided executables, it encounters an issue:
"This application failed to start because it could not find or load the Qt platform plugin "windows" in ""."
However, by replacing the provided Qt5Core.dll, Qt5Gui.dll, Qt5OpenGL.dll, Qt5Widgets.dll and Qt5Xml.dll by the ones from my actual Qt5 installation (5.12.6), it works nicely and produces results similar to those found in the paper (up to my poor drawing skills).