Grasshopper

algorithmic modeling for Rhino

Getting *soooo* bored fixing all the retina display issues for GH1 I had to do some proper coding today. Invented some basic sequence notation which allows for the generation of numeric sequences that self-reference in some way or other. Square brackets are used to specify older values in the sequence, ie. [n-1] equals the previous value, [n-5] is 5 values ago. [index] and [total] can be used to get the current value index and the sum-total of the entire sequence so far. Also, [n-?] + ... + [n-?] and [n-?] * ... * [n-?] allows for addition/multiplication of a range of values specified relative to the current value.

This will be available whenever the high-resolution-screen fixes are merged with RhinoWip.

Views: 1079

Comment

You need to be a member of Grasshopper to add comments!

Comment by Tudor Cosmatu on July 5, 2016 at 4:16am

mac be damned!

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service