Collision Detection With Cocoa
Monday, October 24th, 2005Just about every game will need collision detection of some form. If you are using Cocoa and Objective-C for your game programming, then you’re in luck. There are a bunch of easy to use methods that can save you some serious time.
For Bullfrog, I’ve started with an all developer graphics based approach. All [...]
