10-06-2019, 11:34 PM
Hi Tyson,
I'm trying to replicate something called the space colonisation algorithm, you must have heard of it. Not so difficult as soon as you can loop thru neighbors and average their positions...I assume there's no other way than the script op?
So, I can't figure out how to use the "GetEventParticles" function and how to find neighbors particles between several events...Then, I'd like to sum(increment) and average(weight by count) the found datas from neighbors,
Would you please show me an example? any tips would be much appreciated!
Thanks!
I'm trying to replicate something called the space colonisation algorithm, you must have heard of it. Not so difficult as soon as you can loop thru neighbors and average their positions...I assume there's no other way than the script op?
So, I can't figure out how to use the "GetEventParticles" function and how to find neighbors particles between several events...Then, I'd like to sum(increment) and average(weight by count) the found datas from neighbors,
Would you please show me an example? any tips would be much appreciated!
Thanks!