Tuesday, October 16, 2012

3D point matrix | rhinoscript - python

This tutorial builds upon the concepts covered in the 'point matrix' tutorial of 9/19/12. It covers the use of dictionary to create a 3D point matrix with a keyed index. This allows one to later access any point in the matrix through these key values or through an equation. I demonstrate how to use this to create variable 3D geometry. The two scripts demonstrated can be downloaded here and here. Length:28.32

No comments: