Search Results

New iPhone OpenGL ES Animation Tutorial

An excellent iPhone OpenGL ES animation tutorial has been created by Jeff LaMarche covering the concepts of keyframing, interpolation, and creating a looping animation in OpenGL ES.

In the tutorial Jeff uses a simple 3D ball model created in Blender and exported using a custom script (available on the samepage) and goes into great deal explaining the entire process.

You can find the tutorial here along with all the neccessary files including the Blender 3D model exporting script here:
Fundamentals of Animation and Keyframe Animation

How can I develop iPhone app store games quickly for free? Part 2

This article is about quickly developing 3D games on the iPhone using free game engines and with  CoreAnimation, for information about free 2D iPhone Game engines please check the Previous Article Here.

The Best Resources In iOS Development July 26th 2010 (For Week 07/17-07/23)

Thanks again for visiting the site, once again I’ve added more resources to the site, and have quite a bit more to add this week. Things slowed down a bit form the torrid pace of great resources being released, but still there were some excellent resources.

Awesome Fun Music-Synced Animation With Video And Code

Found this great tutorial on creating a music synced animation.  The dancing effect is created by using a sound meter, and adjusting the size of the animation based on the sound level.  The end result looks terrific.

Check out the video:
This video was embedded using the YouTuber plugin by Roy Tanck. Adobe Flash Player is required to view the video.

How To Add A Slick iBooks Like Page Turning Effect Into Your Apps

I think everyone who watched the iPad keynote was impressed by the sweet page finger following page turning effect Steve Jobs showed in the iBooks app. I know many developers were trying to replicate that effect as soon as the got the SDK with the iPad simulator, but there was a problem.