Hi,
I wondered if my use of the for loop to iterate through every point and find the maximum distance between points is correct and its not going to fall foul of the condition of an endless loop.
The idea was loop through all points and find each points maximum distance to any other point. This is just part of a small project I am trying to solve concerning points and spreading them out to not get intersections with attached geometry.
Rob
VOP SOPs
2962 4 0- circusmonkey
- Member
- 2624 posts
- Joined: Aug. 2006
- Offline
- asnowcappedromance
- Member
- 512 posts
- Joined: July 2009
- Offline
- circusmonkey
- Member
- 2624 posts
- Joined: Aug. 2006
- Offline
- asnowcappedromance
- Member
- 512 posts
- Joined: July 2009
- Offline
- circusmonkey
- Member
- 2624 posts
- Joined: Aug. 2006
- Offline
Another VOP sop problem. See attached.
In the scene file attached I have been trying to figure out how to get the distance to the nearest point per point and express it as a vector X Y Z . You can see I have be able to work it out between 2 known points, but how could I do this over multiple points. I did have a try with a point cloud set up but didn't get anywhere with it. Can anyone give me some pointers as to how I can do this.
Rob
In the scene file attached I have been trying to figure out how to get the distance to the nearest point per point and express it as a vector X Y Z . You can see I have be able to work it out between 2 known points, but how could I do this over multiple points. I did have a try with a point cloud set up but didn't get anywhere with it. Can anyone give me some pointers as to how I can do this.
Rob
Gone fishing
-
- Quick Links