[
    {
        "Variant name": "main",
        "Reviewer name": "Julie Digne <julie.digne@liris.cnrs.fr>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Title": "Developability of triangle meshes",
        "DOI": "10.1145/3197517.3201303",
        "Year": 2018,
        "ACM Keywords": [
            "Discretization",
            "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 URL": "https://www.cs.cmu.edu/~kmcrane/Projects/DiscreteDevelopable/paper.pdf",
        "PDF on Arxiv or any openarchive initiatives (boolean)": false,
        "Arxiv/OAI page URL": "",
        "Project URL": "http://www.cs.columbia.edu/cg/developability/",
        "Code available (boolean)": true,
        "If code not available, pseudo-code available (boolean)": false,
        "If pseudo-code, could the paper be trivially implemented? {0..4}": "",
        "Code URL": "https://github.com/odedstein/DevelopabilityOfTriangleMeshes",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "git/hg/svn commit hash or revision number": "67848c18c3b0c6389fef9b165a37fe7db5eed0f3",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:971e49f26a14d3a7f7a263495223209a93fecec7;origin=https://github.com/odedstein/DevelopabilityOfTriangleMeshes/",
        "Software type {Code, Binary, Partial Code}": "Code",
        "Code License (if any)": "GPL",
        "Are the code authors explicit? (boolean)": true,
        "Build/Configure mechanism": "Makefile, CMakeLists",
        "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)": false,
        "If not able to perform a test, was it due to missing hardware/software? (boolean)": false,
        "Documentation score {0=NA,1,2,3}": 1,
        "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)": 5,
        "Operating system for the test": "Linux",
        "Build instructions/comments": "The code requires an old version of libigl (the current master is not compatible). We have tried to checkout several versions (2018, end 2017) but none of them was fine.",
        "Misc. comments": "",
        "Software language": "C/C++"
    }
]