An open API service indexing awesome lists of open source software.

https://github.com/hzooly/batman_ar

🦇 [SCHOOL] Mobile application built with Ionic 2 & Wikitude Plugin (mainly built for iOS)
https://github.com/hzooly/batman_ar

android android-application augmented-reality augmented-reality-applications batman-ar batman-mobile cordova-plugin ionic-framework ios ios-app wikitude

Last synced: about 1 month ago
JSON representation

🦇 [SCHOOL] Mobile application built with Ionic 2 & Wikitude Plugin (mainly built for iOS)

Awesome Lists containing this project

README

          

## Batman Mobile

**Batman Mobile** est une application développée à l'aide de *Ionic v2* et du plugin *Wikitude*.
Ce projet a été réalisé durant le cours de développement d'applications web mobiles en Licence Professionnelle CISIIE.

## Démo Vidéo
[Lien Youtube](https://www.youtube.com/watch?v=-WRip_Jx18M%29)

## Features
- Ionic v2 (tabs template)
- Augmented Reality (Wikitude)
- 3D Touch Compatible
- Vidéo & sous-titres

## Requis

- iOS 8.x et +
- Xcode 8.0 et + (OSX & macOS)
- Ionic CLI
- ```sudo npm install -g ionic```

## Installation

Cloner le dépot :
> $ git clone https://github.com/torzuoliH/batman_ar.git

> $ cd batman_ar/

> $ npm install

> $ ionic platform add ios

> $ ionic platform add android

> $ ionic build ios

> $ ionic build android

> $ cd platforms/ios/

- Ouvrir ```CisiieApp.xcodeproj``` dans Xcode
- Ajouter votre identifiant Apple Developer sur Xcode
- Build et run le projet

Il est possible de tester sur un émulateur iDevice, mais l'onglet Wikitude ne fonctionnera pas.

Le projet est également fonctionnel sur Android, vous pouvez le tester à l'aide de ```ionic emulate android``` ou en ouvrant le projet dans Android Studio.

## Screenshots

## Home ##
![Accueil](http://i.imgur.com/RTtLtqq.jpg)
## Video page ##
![Vidéo](http://i.imgur.com/gLehqD0.jpg)
## Augmented Reality View ##
![Réalité Augmentée Wikitude](http://i.imgur.com/yqq2I8K.jpg)
## 3D Touch ##
![3D Touch](http://i.imgur.com/PhHbGWX.jpg)

## Contributeurs
* [**Hugo Torzuoli**](https://github.com/torzuoliH)