Deborah R. Fowler
Wrangle Node
Example - Spokes - grouping with pointwrangle
Posted on March 22 2019
While working on replicating an optical illusion I wanted to find an easy way to connect dots from the center to every point on a curve (in this case a circle, but it could be any curve)
spokes.hipnc
key nodes: add, pointwrangle for group
By
- drawing a curve (in this case a circle)
- deleting all but the points (add)
- then grouping the origin with each point (pointwrangle)
- adjusting the size of the line (pointwrangle)