The article was initially published on Medium this directory contains the code used for the article:
- The data used for this project can be found in the
inputs
directory. - The visualizations and the
.stl
files can be found in theoutput
directory.
On macOS or Linux simply run:
chmod +x setup.sh
sh project_install.sh
The script will set up the virtual environment and install all the necessary packages.
Alternatively, you can install the requirements.txt
manually.