I want to develop a 3D view application on iOS like the one available in the below link for web.
http://www.amfam.com/learning-center/my-home/interactive-home.asp
“Homeowners version” “Renters version” 3D view.
Sorry for the trouble to give the link and Please suggest your ideas how i can develop such 3D based apps, as i couldn’t find any idea to develop such apps.
Thank you in advance!
There are lots of ways to do just that.
One is to get a 3D model to display in a somewhat easy to find 3D engine. With this, and depending on the engine you choose, you just need to select the hotspots and design the camera animations.
Another way, and it looks like the one Amfam is using, is to have a collection of pictures with hotspots and videos for the transitions. This pictures and videos could be done with any 3D modeling and animation tool you prefer and you’d only need to code the hotspots and link it with video transitions.
You should check how to do the videos. Maybe you should think of a GIF or something like that instead of a regular video.