How to get a 3D picture in an iphone app?
        Posted  
        
            by wolverine
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by wolverine
        
        
        
        Published on 2010-04-07T04:48:50Z
        Indexed on 
            2010/04/07
            4:53 UTC
        
        
        Read the original article
        Hit count: 229
        
In an application, i saw that they used to display pictures of vehicles. But what was amazing was when we touch and swipe in that picture, it rotates in 3d way left and right. And from the front view we can rotate and get to see its back view also. It is a very good feature and i was trying to replicate it. But couldnt get an idea of how and where to start. My doubts are
Whats the actual format of the thing, it surely isn't a picture.
How do they get to rotate it?
Could someone give me an idea where i should start or where I should look upon?
© Stack Overflow or respective owner