-
Notifications
You must be signed in to change notification settings - Fork 61
Home
January 20th, 2012 v1.20 beta-access: Major update including iPad support, tracking improvements and shift from OpenGL to UIKit. Check the Migration Guide to learn how to upgrade an App which previously used an older revision of PanicAR.
December 11th, 2011 early-adopter access to v1.20
November 21st, 2011 early-adopter access to v1.10
August 4th, 2011 v1.05 final and stable on master branch (iOS 5 compatible): Includes hot-fix for iOS 5 (see issues). Updated documentation online.
July 26th, 2011 new ARNotes version available on the App Store (no iOS 5 compatible)
July 19th, 2011 public access to v1.05 (development branch): Adds access to the highly optimized release build of the framework for licensees.
July 18th, 2011 release of v1.04: Includes hot-fix for iOS 5 (see issues). Updated documentation online.
Visit our Product Page to get more Information: www.dopanic.com/ar
- Minimum: iOS 4.0, Recommended: iOS 5.0
- Devices: iPhone 3Gs, iPhone 4, iPhone 4Gs, iPad (no camera feed), iPad 2
- Software: Xcode 4.2 (recommended)
- Download or checkout the lastest revision of the Framework and Demo Project (i.e. this repository)
- Open the Demo Project in XCode and build the Demo directly to your Device
- Should you have any trouble with 2., then checkout the Requirements and the Manual
- Read about the Limitations of the Demo Framework in Framework Versions & Demo Limitations (below)
- Check in with the Best Practices (below) section and the Issue Tracker
- Purchase a License
Check the Changelog file in the repository.
Note: v1.2 was a major update with significant API changes, there is a detailed migration guide available here: Migration Guide
step-by-step guide for new users
The PanicAR Framework requires an API-key to unlock all functionality. As long as no valid API key is provided during initialization, the demo version will display watermarks in the AR view and on POI Labels. You are not allowed to submit any Apps to the App Store without obtaining an valid API key before hand.
Limitations:
- displays a watermark in the AR View
- adds watermarks to all objects loaded from PARPoiLabelTemplate
Debug Version This public repository contains a fully-functional copy of the DEVELOPMENT BUILD of the PanicAR Framework. The development build includes debug functionality and is not for use in production apps and for release on the App Store (see below).
- has extensive debug output
- has a console view which can be displayed in your app
- supports modification of PARController.capabilities to simulate older hardware and iOS
- for development purposes ONLY! (do not release an App using the Debug Version)
Release Version The RELEASE BUILD of the framework is also included in the repository. The release build is highly optimized for production use and does not contain any debug functionality (whereas the development build does).
- highly optimized
- no debug output – only essential logging
- for production purposes
get tips on how to tackle common yet tricky coding situations
Available at: http://docs.dopanic.com/panicar/
Visit our Product Page to purchase a commercial license: www.dopanic.com/ar
Contact Us if you want to receive a non-commercial license for use in non-profit or academic use.
Help with day-to-day questions or problems; workarounds, bug-fixes and FYIs;