[
    {
        "Variant name": "macOs",
        "Reviewer name": "David Coeurjolly <david.coeurjolly@liris.cnrs.fr> ",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Title": "TriWild: robust triangulation with curve constraints",
        "DOI": "10.1145/3306346.3323011",
        "Year": 2019,
        "ACM Keywords": [
            "Mesh generation"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Geometry",
        "Co-authors from academia (boolean)": true,
        "Co-authors from industry (boolean)": true,
        "ACM Open Access (boolean)": true,
        "PDF on the authors' webpage / institution (boolean)": true,
        "PDF URL": "https://www.cs.toronto.edu/~jacobson/images/triwild-robust-triangulation-with-curve-constraints-siggraph-2019-compressed-hu-et-al.pdf",
        "PDF on Arxiv or any openarchive initiatives (boolean)": false,
        "Arxiv/OAI page URL": "",
        "Project URL": "https://research.adobe.com/publication/triwild-robust-triangulation-with-curve-constraints/",
        "Code available (boolean)": true,
        "Code URL": "https://github.com/wildmeshing/TriWild",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number": "899bcbf4e50fa1da89b5a52db5c598a2ac0136d9",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:e913490fd09666b7b093ef6f095e85e979ff9b6c;origin=https://github.com/wildmeshing/TriWild;visit=swh:1:snp:5e609118562d2e565d46b60a320163cd90e1c578;anchor=swh:1:rev:899bcbf4e50fa1da89b5a52db5c598a2ac0136d9;path=//",
        "If code not available, pseudo-code available (boolean)": false,
        "If pseudo-code, could the paper be trivially implemented? {0..4}": "",
        "Software type {Code, Binary, Partial Code}": "Code",
        "Software language": "c++",
        "Code License (if any)": "MPL",
        "Are the code authors explicit? (boolean)": false,
        "Build/Configure mechanism": "cmake",
        "Dependencies": "All dependencies are included",
        "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}": 2,
        "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}": 0,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 5,
        "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,
        "Operating system for the test": "macOS Catalina",
        "Build instructions/comments": "No problem to build de code. The authors provide all scripts and data to reproduce all image if the paper. The README is complete and gives a good overview of the tool.",
        "Misc. comments": ""
    }
]