[
    {
        "Variant name": "main",
        "Reviewer name": "Julie Digne <julie.digne@liris.cnrs.fr>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Title": "Physical Simulation of Environmentally Induced Thin Shell Deformation",
        "DOI": "10.1145/3197517.3201395",
        "Year": 2018,
        "ACM Keywords": [
            "Physical simulation"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Animation and Simulation",
        "Co-authors from academia (boolean)": true,
        "Co-authors from industry (boolean)": false,
        "ACM Open Access (boolean)": false,
        "PDF on the authors' webpage / institution (boolean)": false,
        "PDF URL": "https://drive.google.com/file/d/1UKaF4ISw5JSP3SuCrtTzf2litcRPmg9R/view",
        "PDF on Arxiv or any openarchive initiatives (boolean)": false,
        "Arxiv/OAI page URL": "",
        "Project URL": "https://users.oden.utexas.edu/~hsiaoyu/project/moistsim/moistsim.html",
        "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/evouga/libshell",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "git/hg/svn commit hash or revision number": "f95ca8913433e8d2ae25ae009a3e870e0c479fea",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:912bf4eef05d421a380b461f2d45f6f52b0474c5;origin=https://github.com/evouga/libshell/",
        "Software type {Code, Binary, Partial Code}": "Code",
        "Code License (if any)": "Mozilla Public License, version 2.0",
        "Are the code authors explicit? (boolean)": false,
        "Build/Configure mechanism": "Makefile, CMakeLists",
        "Dependencies": "eigen/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}": 0,
        "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}": 1,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 1,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 4,
        "Operating system for the test": "Linux",
        "Build instructions/comments": "The github states that the method of the paper is implemented as part of libshell. An example program in libshell works fine, but no indication is given as to how to replicate the results for moisture/heat. The results do not look like the ones from the paper, but it's probably because it was not doing a moisture/heat simulation.",
        "Misc. comments": "",
        "Software language": "C/C++"
    }
]