Skip to content

erolm-a/obashi-dataflows

Repository files navigation

Team Project for the year 2019-20

Team members

Setup

  1. Install the Android SDK. You don't need android studio, but if you wish you can install it as well.

  2. Download Unity Hub.

  3. Create an account.

  4. Install Unity 2018.4.11f1.

  5. Clone the project and have it open by Unity Hub. You may get lots of import errors now, just ignore them at this stage.

  6. Install ARCore SDK for Unity (https://developers.google.com/ar/develop/unity/quickstart-android) but do not open HelloAR.scene. Instead, open any of the scenes in Asset/Scenes.

  7. Hopefully you should be able to launch a build now.

  8. On your phone, install "Google Play Services for AR".

  9. Install the generated apk at step 6 (either via adb or via issuing the 'build and run' command inside Unity).

Project structure

The application is divided into a client, that is to say this Unity application, and a middleware.

The middleware is a Django application available here, and currently being hosted on Heroku.

About

AR application to display network topologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published