Simple task. You want to create a landscape only iOS app that starts with home button right. Sounds easy, doesn’t it? Additionally we’d like that to work on at least iOS 5 and iOS 6. …
Tag Archives: programming
A Day in the Life
I’ve often mentioned in my posts, that I try to use 3rd party libraries for a lot of things if I find anything suitable. Current external libs/code I’m using in Pocket Nature are Ogre Precedural …
Easing algorithms
In gamedev you always need some way to ease values in or out. Most of the time you need this for fading in stuff, or sliding in images, objects etc. for your nice animated UI. …
About reusable code, a decade later
The past I’ve been working as a programmer for over a decade now, most of that time I’ve spent in the games industry. And starting as a junior programmer in 1999 at neo software (which …