-
Escapology: from scratch to App Store in 5 days
3 October 2011 | | 0 comments
It all began around one moth ago when Split told me about Ludum Dare which is an accelerated game development event just like Global Game Jam. The main difference is that Ludum Dare is only for individuals. I remember that I was not so excited to hear that we can not enter as a team but I checked what the main theme was. An Escape. Hmm, "Sounds interesting…" I thought. But eventually I didn't decide to participate. ...
continue reading -
Custom OpenGL UIView transitions
9 November 2010 | | 13 comments
This is my first blog post after a really long time (more than 5 years) :) I hope it was right decision to start again. Few days ago I found nice class which handles custom OpenGL UIView transitions http://memention.com/blog/2010/02/28/Bells-and-Whistles.html I would probably stick to it and use it, but unfortunately I didn't like the lag before the animation starts and few details (not working on all orientations ...). So I decided to rewrite it from scratch, make it as fast as possible, and maybe a little bit easier (if possible) to use. ...
continue reading