Create IOS 3D effect [closed] - ios

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
How would you go about implementing this kind of 3D effect:
http://www.youtube.com/watch?v=1i2JnJWdCeM

I would look into CMMotionManager class to get the devices attitude (pitch, roll, yaw) and then move the background image accordingly..
And for the vague formulation, thats all you get! :P
Good luck
-V

Related

iOS Token Field [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Any way of doing the described in this question in iOS?
NSTokenField with mixed token/string input, possible?
As you probably know there are no equivalent Classes for iOS, anyway there are a couple of project around that do this pretty well, for example TITokenField. You can use the control as it is or grab just the logic behind.

xna 4.0 Methods of 3D Collision? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Doing collision and just finished boundingbox and boundingsphere, what other methods of collision are there?
realtimerendering.com has a table with different types of collisions and the algorithms to detect them.

Can i make curl page effect with EAGLView? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to get the effect like Google Maps, but replace MapView with EAGLView.Is this possible and how?
I used link.It use UIView as targetView,there's something wrong when set targetView to EAGLView i'm not sure it support EAGLView
Check out XBPageCurl, https://github.com/xissburg/XBPageCurl
i've not used it EAGLView, but it seems to work with any view

How can i use the camera to add the picture to a form? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Hi I would like to know how i can add the camera to an Online form.
For example users add their info name,title, etc...
and also they can add a photo.
thanks
Do you mean access the iPhone camera through a web page? This is not currently possible.

Augmented reality on iOS? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to write an augmented reality application on iOS 5.
But I have one problem. I can't find simple implementation code of augmented reality.
I anyone can share the link, please do this.
http://www.musicalgeometry.com/?p=1273
There is one example of using the camera overlay. However I'm not exactly sure what you're expecting, the question is kind of vague.

Resources