algorithmic modeling for Rhino
hi i am trying to vectors at each point as they move ( as a swarm), however it is not working (see image) i know vectors originate from 0,0, but i want them to be from each point as the move.
from this i then want to prduce a shape in the vectors direction from the points.
Thankyou for any help
Tags:
Your top VectorDisplay does not make sense. You combine a set of points and Locust-nodes as anchors (A) with a complex tree structure (not a flat list of points) with the current positions (PT) of the boids as vertices (V). Points can be interpreted as postition vertices for origin to the given point.
If you want to display those vertices from the current position of the boids, input the points (PT) to A and V.
You already have a VectorDisplay, that correctly shows the current velocity vector (VE) at the current Boid position (PT).
You do record all vertices and positions along the path. If you connect RP and RV to a vector display, you will get all velocity vertices at their respective positions along the path.
I don't get, what you are trying to do and what doesn't work...
thank you the last part is what i wanted, although i also want to show the input vectors (vectors of the steering behaviour before not of the point output)
What i eventually want to do is place/move a component onto these points using the vectors as a direction. (similar to when you move a component onto a parametric surface)
I'm not a Locust pro but from the looks of it, there is no way to get individual steering components. Locust only outputs position and velocity. The difference between two velocity vectors at t and t+1 is the combined steering, though.
ok thanks for the help!
my other issue....
http://www.grasshopper3d.com/forum/topics/orient-component-along-ve...
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by