Skip to content

Sample persistence app using ARKit's image tracking.

License

Notifications You must be signed in to change notification settings

snowzurfer/portar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portar

(aka WhereARMyKeys)

Take a picture as your anchor and then use it to anchor AR content to achieve persistence without the need of external libraries.

Demo_1 Demo_2

It uses ARKit Anchor Images to achieve persistence.

Getting started

Prerequisites

  • XCode Version >= 9.3 (9E145)
  • iOS device which can run ARKit
  • iOS device with iOS >= 11.3

Setup

  1. Clone
  2. cd into the project's dir
  3. Run pod install
  4. Open the workspace

App usage

  1. Start it
  2. Take a picture so that it can become your anchoring point
  3. Show the anchor to the application again
  4. Place content with respect to the anchor
  5. Close the app
  6. Open it again
  7. Point at your anchor

Content now appears where you had left it.

Contributing and disclaimer

This repo is release as-is and purely for educational purposes. The code is old but can be used as inspiration. If you encounter issues, do feel free to fork + open pull requests and I'll integrate the fixes.

Demo video

Demo video here

Author

Alberto Taiuti

License

Please see LICENSE

About

Sample persistence app using ARKit's image tracking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published