AntoineSfx Posted February 12, 2021 Share Posted February 12, 2021 I guess Chain SOP works well enough for objects much smaller than the curvature radius of the curve, but how about fitting tightly with no overlap ? Subdivide the curve + feedback loop on the points with intersection detection to determine when to put the next one ? Quote Link to comment Share on other sites More sharing options...
AntoineSfx Posted February 12, 2021 Author Share Posted February 12, 2021 It's a bit expensive as you have to find the next point that does not create a collision, but it's working. I guess it could run faster by considering the shape of the curve, curvature radius, and geometry of the object to be packed, but this is another level.. feedback.hipnc 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.