Convert your boring orthographic drawings into a 3D object using SolidWorks.
Instructions:
- Clone repository.
- Use Flask to run webpage on localhost. *
- Draw orthographic views, and hit submit to send that information to Python/Flask.
- Run create3d.py with SolidWorks also open.
- Watch as your object comes to life! **
*: webpage with sideview drawings

**: inside SolidWorks program. No human input required.

See a video demo here: https://www.youtube.com/watch?v=13hUxWAbMyA
SolidWorks must be downloaded. Currently a proof-of-concept project.