TonSilver / iphonearkit

An Objective-C augmented reality kit for iPhone.

Home Page:http://iphonear.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPhone ARKit

Overview

iPhone ARKit is a small set of class that can give you augmented reality in any iPhone application. The kind of augmented reality that ARKit caters to is overlay of information (usually geographic) over a camera view. The background camera view acts as a "window" onto the world around you.

iPhone ARKit's APIs are modeled after MapKit's. For an overview of MapKit, please read the documentation for more information.

While iPhone ARKit's API isn't an exact match, one controller can act as the delegate for both and serve up all location information. Please see the documentation in our wiki (forthcoming!).

Current Status

iPhone ARKit is a slight bit rough right now. It is possible to find it useful, but it probably won't be a drop in addition to your project. To view or add to our bugs and feature requests, check out the Issues section.

About

An Objective-C augmented reality kit for iPhone.

http://iphonear.org/


Languages

Language:Objective-C 100.0%