I recently discovered that iPhone apps can display an image before the startup process is finished. I would like to show a blurred image of the menu until everything is done loading. Then I want the image to morph or unblur to the menu. As far as I know there is no transition that does this.
Is this something I'll have to do myself with OpenGL? I'll be glad to contribute my code if I can get it to work.