Computer Fabrication Final Project Report
Javier Su, Swayam Narain, Toh Yong Cheng
##Objective The objective of the project is to create a tool to unfold a triangular mesh onto a piece of paper, which can be easily cut out and folded back into the initial mesh. An example would be to print the following sheet of paper to fold into cubes.
##Dependencies
- SolidPython to export into openscad
- Numpy for linear algebra utilities
- dxfwrite to export into dxf format
##Instructions To run:
- $python solid-export.py
- The dxf and openscad file will be exported to the project root folder