Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to implement augmented reality application for iPhone. Can anyone provide any API or Sample code which help me to achieve this?

Thanks in advance.

share|improve this question
See also Augmented Reality and Augmented Reality for IPhone‌​. – Brad Larson Mar 8 '11 at 15:29
possible duplicate of Augmented reality on iphone? – Gilles Feb 29 '12 at 15:35

3 Answers

up vote 4 down vote accepted

I came across good AR framework: iPhone ARKit

I am sure this will be helpful to you.

share|improve this answer

You can use Wikitude API for augmented reality in iPhone app and for integrating this API in your application you will have to use their API Key which you can get by registering over here http://w4client.mobilizy.mobi/w4/jsp/keyGenerator.jsp (Direct link).

You can download this API from http://www.wikitude.org/developers

Hope this will help you to integrate Augmented Reality in your application.

share|improve this answer

Here's a link to a tutorial with sample code, screen shots etc. It's for using the metaio SDK. The free download file is on the left.

Hope this helps

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.