Rendering 3D objects on iPhone map view.

I’m going to post a series of topics about rendering 3D objects on iPhone map view.

I’ve been working on this for a good while,  and am finally ready to share what I have discovered.  Not everything is very fantastic since Apple has *THE* upper hand to control every aspects of how objects are shown on their device.  But, there are always way to get around that and I’ll cover that too.  So, stay tuned. (well, I know my blog does not have oh-so-many audiences, so if you find upcoming entries interesting, please share on twitter and facebook. :)

*Wordpress plugins for sharing on Twitter and Facebook are just installed and tested. Thanks awe.sm team for providing those! (sorry, I don’t use you guys’ service.)
  1. iPhone MkMapview and MKAnnotation, the beauty of them.
  2. OpenGL on top of Mapview part 1