[
    {
        "Variant name": "Linux",
        "Reviewer name": "David Coeurjolly <david.coeurjolly@liris.cnrs.fr>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Operating system for the test": "linux",
        "Title": "LoopyCuts: practical feature-preserving block decomposition for strongly hex-dominant meshing",
        "DOI": "10.1145/3386569.3392472",
        "Year": 2020,
        "ACM Keywords": [
            "Shape analysis",
            "Volumetric models",
            "Mesh models",
            "Mesh geometry models"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Geometry",
        "Co-authors from academia (boolean)": true,
        "Co-authors from industry (boolean)": false,
        "ACM Open Access (boolean)": false,
        "PDF on the authors' webpage / institution (boolean)": true,
        "PDF on Arxiv or any openarchive initiatives (boolean)": false,
        "Arxiv/OAI page URL": "",
        "PDF URL": "http://pers.ge.imati.cnr.it/livesu/papers/LPPSC20/LPPSC20.pdf",
        "Project URL": "",
        "Code available (boolean)": true,
        "Code URL": "https://github.com/mlivesu/LoopyCuts",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number": "3f3f6090084374dedaca3294b7b39446cf9cbe82",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:d74cbe22a4f0fec8b997a964ad9940e798361f1c;origin=https://github.com/mlivesu/LoopyCuts.git;visit=swh:1:snp:095439b407778c9f418710557f1e6ec99fed3df9;anchor=swh:1:rev:3f3f6090084374dedaca3294b7b39446cf9cbe82/",
        "If code not available, pseudo-code available (boolean)": false,
        "If pseudo-code, could the paper be trivially implemented? {0..4}": 0,
        "Software type {Code, Binary, Partial Code}": "Code",
        "Software language": "C++",
        "Code License (if any)": "GPLv3",
        "Are the code authors explicit? (boolean)": true,
        "Build/Configure mechanism": "qmake",
        "Dependencies": "tetgen,qt",
        "Does the software require paywall/proprietary software/material (boolean)?": false,
        "Does the code need data (not examples) (boolean)": false,
        "Nature of the data (pretrained model, LUT...)": "",
        "License of the data": "",
        "Able to perform a replicability test (boolean)": false,
        "If not able to perform a test, was it due to missing hardware/software? (boolean)": false,
        "Documentation score {0=NA,1,2,3}": 2,
        "Dependencies score {0=NA, 1,2,3,4,5}": 0,
        "Build/configure score {0=NA, 1,2,3,4,5}": 0,
        "Fixing bugs score (if any) {0=NA, 1,2,3,4,5}": 0,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 0,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 0,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 0,
        "Build instructions/comments": "The instructions are clear to download and build the dependencies but the `make` generates many openGL errors as reported in https://github.com/mlivesu/LoopyCuts/issues/1",
        "Misc. comments": ""
    }
]