Companion code for the "Boxcars on Potatoes" pictoral. This is all the code necessary to generate the models used for 3D printing.
This code was tested with Blender 2.79 and its bundled Python 3.5.
Blender 2.79 can be downloaded from blender.org.
Use the steps below to run the code and generate your own Boxcars on Potatoes.
- Clone the repository.
- Open Blender from within the repository (usually this is easiest to do from the command line)
- Go to "Choose screen layout" and select "Scripting", OR press <Ctrl>-<RightArrow> three times
- In the scripting window, open the script
main.py - Press <Alt>-p or click the "Run script" button