My hurricane is probably going to be not out of air but out of objects. So I need to remove points that are too close to each other so the objects wouldn't intersect with each other.
Does anyone know a vex code or node structure that could remove points close to each other.
Also how would you approach this problem, would you use copy to points for the objects or like a rbd sim?
Here is an image of my current hurricane.