Skip to content

zac/iphonearkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published