Is there a better way of doing this?
Determining when an object is 'on' a surface?
December 30, 1999 03:29 AM
This is probably a stupid question, but is there a good way of determining when an object is "on" a surface? The only thing I can think of is using a bounding sphere to find out what surfaces the object *may* be interacting with, then using a bounding volume to see if any of the points are co-planar and within the bounds of any of the surface polys.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement