Grasshopper

algorithmic modeling for Rhino

Hi Guys,

My current project is now pushing up and over 1100 objects.

To add some sanity to this I've been doing the following:

1/ All logical sub routines ie 'this code does x' have been grouped as a single 'function' and named as per what it does

2/ All data into and out of a sub routine have named objects on the inputs and outputs.

3/ All data enters a sub routine from the left , all data leaves at the right - no putting data in or passing data out half way through a sub routine. If you need it - create a new named object to pass it in/out

4/ Hide all wires outside of subroutines

Any other tips/tricks that could be useful?

Cheers

DK

(BTW that def takes only about 20 sec to run on my i7 laptop including a Kangaroo calculation, pretty happy with the performance) 

Views: 152

Attachments:

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service