/Argus

iOS Swift augmented reality add-on

Primary LanguageShellMIT LicenseMIT

Argus

Version License Platform

About

Argus provides an augmented reality add-on to your view controllers. It is ideal for layering static GUI on top of the augmented reality viewer. To use Argus, simply cast your view controller(s) to ArgusVC and run the build on your iPhone. The simulator will not work. Please contact me if you have any issues.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Swift, iPhone

Installation

Argus is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Argus"

Author

Kaira Villanueva, @kairaygun

License

Argus is available under the MIT license. See the LICENSE file for more info.