[
    {
        "Variant name": "main",
        "Reviewer name": "David Coeurjolly",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Operating system for the test": "macOS",
        "Title": "Surface multigrid via intrinsic prolongation",
        "DOI": "10.1145/3450626.3459768",
        "Year": 2021,
        "ACM Keywords": [
            "Applied Computing",
            "Mesh 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)": true,
        "PDF on the authors' webpage / institution (boolean)": true,
        "PDF on Arxiv or any openarchive initiatives (boolean)": true,
        "Arxiv/OAI page URL": "https://arxiv.org/abs/2104.13755",
        "PDF URL": "https://www.dgp.toronto.edu/projects/intrinsic-prolongation/surfMG_65mb.pdf",
        "Project URL": "https://www.dgp.toronto.edu/projects/intrinsic-prolongation/",
        "Code available (boolean)": true,
        "Code URL": "https://github.com/HTDerekLiu/surface_multigrid_code",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number": "a827578755d864df68b103c71048c7da7a00ce59",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:04de9a9e9fc06b7f546022225cbf44e7c2f2529e;origin=https://github.com/HTDerekLiu/surface_multigrid_code;visit=swh:1:snp:305eb440af79665be5aa5ffef3da20fea5bf25a2;anchor=swh:1:rev:a827578755d864df68b103c71048c7da7a00ce59",
        "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": "cmake",
        "Dependencies": "libigl",
        "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)": true,
        "If not able to perform a test, was it due to missing hardware/software? (boolean)": false,
        "Documentation score {0=NA,1,2,3}": 3,
        "Dependencies score {0=NA, 1,2,3,4,5}": 5,
        "Build/configure score {0=NA, 1,2,3,4,5}": 5,
        "Fixing bugs score (if any) {0=NA, 1,2,3,4,5}": 5,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 4,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 5,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 1,
        "Build instructions/comments": "Very clear instructions to build the code and replicate most results from the paper. The project page also contains the siggraph21 presentation video",
        "Misc. comments": ""
    }
]