Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 973 Bytes

README.md

File metadata and controls

59 lines (41 loc) · 973 Bytes

ionic reality

This is an Ionic example application using Augmented Reality through the Wikitude Plugin (Mini-Shooter Game)

preview

Features

  • Tabs
  • 3D Touch
  • Augmented Reality
  • Local video with subtitles
  • YouTube video (iFrame)

Requirements

  • iOS 8.0+
  • Xcode 8.0+

Using this project

You need the Ionic CLI with support for v2 apps

1. Clone the repository

$ git clone https://github.com/xchopin/IonicReality

2. Install dependencies

$ cd IonicReality/
$ npm install

3. Build iOS project

$ ionic build ios

4. Go to the XCode project

$ cd platforms/ios/

Open Xaviers App.xcodeproj

5. Add your team on XCode

6. Compile and run the iOS application from XCode

Author

Xavier CHOPIN

License

The IonicReality application is open-sourced software licensed under the MIT license.