DEFINITION : Multiple Attractors
Multiple attractors
Demonstrates a simple method for finding the closest point from a list of points.
Files for Grasshopper 0.7+:
Parameters:
- Points: The
- Attractors: (Points) A list of points to act as attractors.
Outputs:
- Spheres: Currently setup to draw spheres on each of the points, where the size is set by the distance the point is from its nearest attractor, and the colour is set by what attractor it is closest to.
Notes:
A very basic idea, but one that is constantly repeated in digital architecture, probably due to how easily the script is to setup.
Source: parametricmodel.com