iPhone-AR-Toolkit 0.0.1

iPhone-AR-Toolkit 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Donald Burr.



  • By
  • Niels Hansen

iPhone Augmented Reality Toolkit

Overview

This version of the iPhone ARKit is a forked version of the ARKit started on GitHub by Zac White.

Major Update!

  • works with iOS6 SDK only!
  • Project is now ARC enabled
  • The AugmentedRealityController can now be added to any View!!
  • Demo now shows full screen and a View in the main Window!
  • AugmentRealityController code has been cleaned up and simplified.
  • Additional changes are coming soon to simplifiy the use of the toolkit even further.

Blog for Project

More information about the project can be found at the agilite software blog

Twitter account

Keep up to date on announcements and more by following Agilite Software on Twitter, @agilite.

Acknowledgements

I would like to thank Zac White for starting the initial project and giving me the ability to fork his code and make the changes I see to make an awesome ARKit. I would also like to thank Gamaliel A. Toro Herrera, Jared Crawford and Mike Tigas for their contributes to the project that I pulled in from their forked projects.

MIT License

Copyright (c) 2013 Agilite Software

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.