Three new features were introduced into clang at the same time: NSNumber Literals provide a syntax for creating NSNumber from scalar l...
Showing posts with label iPhone Open Source. Show all posts
Showing posts with label iPhone Open Source. Show all posts
Thursday, August 30, 2012
iOS Resources: Create A Character With Ragdoll Physics Using Chipmunk And Cocos2D
A great example on using the Chipmunk physics engine with Cocos2D. You can find the tutorial with an example project on the Heyalda...
Open Source iOS Control For Creating Map Kit Style Callouts In Other Views
Now you can add the same callouts outside of an MKMapKitView. You can find the control on Github here . You can read more about the co...
iOS Resources : Open Source iOS Library And Example For Creating A Drum Beat Maker
For anyone looking to create a drum beat maker on the iOS platform. Also included is a great example that could be used as a starting poi...