[
    {
        "Variant name": "main",
        "Reviewer name": "David Coeurjolly <david.coeurjolly@liris.cnrs.fr>",
        "Is master variant (boolean)": true,
        "Is variant deprecated (boolean)": false,
        "Title": "Support-free volume printing by multi-axis motion",
        "DOI": "10.1145/3197517.3201342",
        "Year": 2018,
        "ACM Keywords": [
            "Shape modeling"
        ],
        "Topic {Rendering, Animation and Simulation, Geometry, Images, Virtual Reality, Fabrication}": "Fabrication",
        "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": "http://www.mae.cuhk.edu.hk/~cwang/pubs/SIG18RobotVolPrint.pdf",
        "PDF on Arxiv or any openarchive initiatives (boolean)": true,
        "Arxiv/OAI page URL": "https://hal.inria.fr/hal-01887571",
        "Project URL": "",
        "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/daichengkai/VoxelMultiAxisAM",
        "Code URL2": "",
        "MD5 sum (for archives)": "",
        "git/hg/svn commit hash or revision number": "3e68c94d41cd63fd45e6b6d89a635f11310158a3",
        "MD5 sum (for archives) URL2": "",
        "git/hg/svn commit hash or revision number URL2": "",
        "Software Heritage permalink": "https://archive.softwareheritage.org/swh:1:dir:5ba9e155ec0a9c0bc68a3b41f75ea4d0d3496c58;origin=https://github.com/daichengkai/VoxelMultiAxisAM/",
        "Software type {Code, Binary, Partial Code}": "Code",
        "Code License (if any)": "LGPL",
        "Are the code authors explicit? (boolean)": false,
        "Build/Configure mechanism": "CMakeLists",
        "Dependencies": "libigl / qhull",
        "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}": 1,
        "Dependencies score {0=NA, 1,2,3,4,5}": 4,
        "Build/configure score {0=NA, 1,2,3,4,5}": 4,
        "Fixing bugs score (if any) {0=NA, 1,2,3,4,5}": 3,
        "Replicate paper results score {0=NA, 1,2,3,4,5}": 4,
        "Adaptability score to other contexts {0=NA, 1,2,3,4,5}": 4,
        "Time spent for the test (code download to first successful run, [0,10], 10min slots, 100min max)": 3,
        "Operating system for the test": "Linux",
        "Build instructions/comments": "The code needs to be updated due to an API change in the libigl viewer: main.cpp lines 50 and 349. Just commenting these two lines allows you to build the code and run simple examples (the camera is a bit odd but it's fine).",
        "Misc. comments": "",
        "Software language": "C/C++"
    }
]