ThePhage / horse_tornado

Processing sketch for Horse Tornado
2 stars 0 forks source link

Reparameterize image frequency in terms of aspect ratio #6

Closed girving closed 9 years ago

girving commented 9 years ago

Once we're displaying images based on velocity of an actual spinning person, we should optionally switch to parameterizing frequency in terms of aspect ratio of the image. This is easy: use a boolean flag that switches the meaning of "frequency" from frequency of image cycling to frequency of rotation, then have separate parameters for LED strip height and radius.

girving commented 9 years ago

Written as of 323744750090dc156281db50496185978725d7ef, but not yet tested.

girving commented 9 years ago

Tested.