Intro to Scripting with Python for Rhino

In this tutorial we create a cracking algorithm using recursion in python.
5
Average: 4.7 (9 votes)
By: Zach Downey
In this tutorial we once again take a look at recursion. This time we look at creating the Koch Curve using recursion.
5
Average: 4.8 (13 votes)
By: Zach Downey
In this quick tutorial we divide a surface up into points using python.
5
Average: 4.7 (12 votes)
By: Zach Downey
In this tutorial we clean up our polygon python class a bit and make it a little more user friendly by changing the initialization/constr
5
Average: 4.9 (9 votes)
By: Zach Downey
In this tutorial we create class to construct a polygon.
5
Average: 4.8 (6 votes)
By: Zach Downey
This is a very simple and somewhat useless class definition to create a line from two points.
5
Average: 4.6 (8 votes)
By: Zach Downey
In this tutorial, we modify a couple of lines from the 
5
Average: 4.6 (13 votes)
By: Zach Downey
In this tutorial we will be taking a look at a simple growth algorithm.
5
Average: 4.7 (12 votes)
By: Zach Downey
In this tutorial, we read through a csv text file and create new points in 
5
Average: 4.9 (10 votes)
By: Zach Downey
In this tutorial we look at how to export a set of points to the CSV file format so that we can view the data in Excel.
5
Average: 5 (13 votes)
By: Zach Downey
In this tutorial we cover another Recursion example.
5
Average: 5 (14 votes)
By: Zach Downey
In this tutorial we take a look at Recursion through a couple of simple examples.
5
Average: 4.8 (11 votes)
By: Zach Downey

Pages

Want to Contribute?

Want to be an author? Drop us a line here we'd love to have you.

Already have a video you'd like to post? Send us a link and we'll get you going.

:)

Subscribe to Intro to Scripting with Python for Rhino