This page provides links to the course materials.
File Area
Many of the assignments involve sample Rhino and Grasshopper file which can get quite large. These are hosted in a Google Drive folder.
Source Code Repository on Github
Sample source code and libraries in Python or other text-based languages can be found in theĀ course github repository.
This can be cloned from the command line git client as follows:
git clone https://github.com/cmuphyscomp/hmv-s15.git
Beginners may find the graphical clients for Mac or Windows an easier way to get started. There are many online git tutorials available.