Cocoa Touch - How to check if a non-rectangular object in a UIImageView intersects another object?

I think if you have limited set of possible shapes then it is better to perform the check for each possible pair of object shapes rather then some generic algorithm. For example two circles intersect if the distance between their centers is less then the sum of their radiuses etc.

Wow, simplicity at its best. Thanks so much, I didn't even think of that! It's going to work since I will most likely only work with round objects for now.

– hwaxxer Jan 26 '10 at 14:33.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions