MADjestic Posted November 8, 2006 Share Posted November 8, 2006 Hi there, Is there an easy way to find a couple of prims (faces/polys) closest to a queried point, other than looping trough all the prims and comparing the results (by taking prims barycenters<->point for example)? Thanks Quote Link to comment Share on other sites More sharing options...
edward Posted November 8, 2006 Share Posted November 8, 2006 Check out the GU_RayIntersect class. In particular, the proximityPoint() function. 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.