iphone - 3D image functionality in iOS -


i want know how 3d functionality in fyuse app works. have worked on image 3d transformation using

self.imageview.transform = cgaffinetransformmakerotation();

but feels app using thing different.

i suppose, fyuse's app 3d image number of images of object, whiсh taken different positions, change 1 swipe, , makes 3d effect.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -