++++ culagovski.net » rhino3d

Archive for the 'rhino3d' Category

Rhino + Grasshopper + Python

Monday, October 6th, 2008

Have been trying some things using the latest Grasshopper Beta with scripting support, using Python. It’s an interesting middle ground between the simplicity and straightforwardness of Grasshopper’s interface and the flexibility and power of Python.
The example is a simple parametric surface paneller, that recursively divides a surface according to its Gaussian curvature. The more curved […]