Closed 9 years ago.
- Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
- Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
any code best tutorial or code available for the augmented reality in iphone? I am facing lots of problem with the capturing of image with attaching other image on that. add any overlay or something. any sample code is more then appreciated.
Please go through https://github.com/zac/iphonearkit. It's the best objectiveC code available.
There's a step-by step tutorial from iOS environment setup to tracking and rendering 3D animations here: http://dev.metaio.com/sdk/tutorials/hello-world/
Also includes sample code and 3D assets to play around with.
精彩评论