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' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -