Python and Rhino
OFFICIAL DOCUMENTATION
- Python Documentation and Tutorials
- Rhino.Python Programmers Reference
- Community Portal for Rhino/Python
WHAT YOU NEED
- OS X: Installation Instructions
- Windows: download the latest Rhino 5
LEARNING
- Python for Rhino 101 Primer: unofficial official get-started guide
- DiveIntoPython.net: portal for learning python
- Basic Tutorials: from python.rhino3d.com
- Jose Sanchez has some great Rhino + Python tutorials on Vimeo
- PointCrowd.com: Rhino + Python educational portal by Ari Kardasis and Masoud Akbarzadeh of MIT MediaLab (lots of great sample code here)
EXAMPLES
- Class Examples: a few simple scripts I showed in class, some adopted from the above sources
- Rhinoscript > RhinoCommon < IronPython: McNeel pages on the conbination of Rhino.NET + Rhino.Common + Python with lots of great sample code here, particularly for RhinoCommon