Why I Move From ZXing to ZBar

Nowadays the QRCode are still used in many mobile applications, and iOS applications are no exception to the rule. In a previous post I already talked about ZXing which is a popular QRCode reader for iOS. Unfortunately since iOS6 I have some trouble with this…

Box2D Buoyancy Example Screenshot

Box2D: Buoyancy example for Cocos2D

I’m back with an update of my Box2D example project. As the previous post, I was inspired by an example written for Box2DAS3. This time I decided to implement the Buoyancy example on iOS (iPhone/iPad). For more info about the buoyancy feature provides by Box2D…