Data Recorder and Surfaces

by Tuğrul Yazar | February 7, 2012 16:29

In this experiment, I’m trying to use data recorder to change components on a surface. The component part is a standart triangular construction, but the attractor points are defined by a 2D slider that is connected to a data recorder. Data recorder remembers last 15 points, while you move the 2d slider, last 15 points are projected on the base surface. This creates an illusion as if a “snake” game on a surface. Definition then uses the closes point distance method to calculate a parameter and uses it to amplify normal vectors at each subdivision of base surface. Drawing the component is based on the standart data list matching. You may check the definition here [GHX: 0.8.0066][1]. Of course the base surface is also associative, may be any shape, you have to define the “base surface” input first.

[2]
Endnotes:
  1. [GHX: 0.8.0066]: https://www.designcoding.net/decoder/wp-content/uploads/2012/02/2012_02_07-datarecorder.ghx
  2. [Image]: https://www.designcoding.net/decoder/wp-content/uploads/2012/02/2012_02_07-datarecorder-def.jpg

Source URL: https://www.designcoding.net/data-recorder-provoking-a-surface-component/