jackassol Posted January 10, 2020 Share Posted January 10, 2020 Hej guys - I am looking for a wa y to add randomly 2 points to a point group in a for each loop (different points for each copied piece) Does anyone know how to solve this? Best jack group.hiplc Quote Link to comment Share on other sites More sharing options...
kfu Posted January 10, 2020 Share Posted January 10, 2020 Here, I may complicate things using vex, but this works fine. group.hipnc Quote Link to comment Share on other sites More sharing options...
jackassol Posted January 10, 2020 Author Share Posted January 10, 2020 thanks - but this does not randomize the points for each object ... Quote Link to comment Share on other sites More sharing options...
kfu Posted January 10, 2020 Share Posted January 10, 2020 21 minutes ago, jackassol said: thanks - but this does not randomize the points for each object ... you can always add iteration number to the seed value as a rand factor. By the way I find this method still not so random base on the same forloop order, I will see what I can come up with Quote Link to comment Share on other sites More sharing options...
kfu Posted January 10, 2020 Share Posted January 10, 2020 Here group.hipnc Quote Link to comment Share on other sites More sharing options...
Noobini Posted January 10, 2020 Share Posted January 10, 2020 i had a go too...here's mine, I put a clip in so it's easier to see just the top half of the spheres, change the seed in sort. vu_random_pts.hiplc Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.