Hello im trying to get out each box from the list to appear 1 by 1 at random. The 2nd step would be to go into attraction points for the boxes to move towards and away from the center of the spiral.
New to grasshopper and wanted to make a typhoon
1st try.gh (14.3 KB)
Is there any question?
yes i am trying to move the boxes along these curves from the center going forth and back while they are rotating.
I need them to appeaer 1 by 1 withought the previous to hide. Coz list item is not working cull item is choosing specific ones I just need them to progressivly appear 1 by 1
2nd try.gh (12.7 KB)
List item is working great, it just needs the right input
Not entirely sure if this is it, check it out:
1st try_re.gh (18.2 KB)
naa like this its showing all of them and because its before the multiplication of the accelerant its slower
i need it to go from minimum amount to maximum amount if that is possible
How to best explain it?
To start with 1 cube and after at random to appear the next and the next and the next…
It’d be useful if you attached a drawing of what you trying to achieve.
I think you need to make a precise case for your problem and lay it out in exact words/drawings.
This does exactly what you’re asking: going from one box to all boxes, letting them appear one by one. You could shuffle them (jitter) for different order of appearance. 1st try_re2.gh (17.6 KB)
All im getting is this i dont see them appearing in order, am I doing smthing wrong?
Did you reset the data recorder (hit the red X)?
oo ok i got it i had to restart the timer omg !!!
thx guys 1 step closer
now im looking for the boxes to move towards and away from the center point on the curves all I found was this
3.gh (13.5 KB)
4.gh (14.6 KB)
So I found this on how to move the boxes from 1 point to another but do not know how to animate it along the curves
Any suggestions?
Hi,
I took a somewhat liberal approach to your tornado, don’t know if it helps.
tornado.gh (21.1 KB)
Thats really cool man is exactly what I was aiming for just gotta figure out how exactly the sort component and the remap numbers are working to figure it out for myself
Thank you so much!!!
Hey man I just made it according to the picture but it doesnt appear the smae way as yours and the boxes are still rotating but not moving towards and away from the center could you have a look
unnamed1.gh (14.1 KB)
I really need to figure out how to make the boxes move towards and away from the center while they are rotating in the spiral.
So i added the path I wish the boxes to travel on while they are rotating just need to figure out how to assign the points to the boxes and animate them together with the roatation any suggestions?
tornado 2.gh (19 KB)
I’m not sure what you want to do.
You want the boxes to go back and forth on the lines?
If you do that, by definition you cannot have the ones closest to the center rotating faster.
Thats ok I dont need them to rotate faster I just need them to have both the rotation and movement towards the center at the same time