Requires a version of Unity >= 2018.2.0f2 (Due to a unity package manager functionality)
git clone --recursive https://github.com/sintefneodroid/droid.git- Open the repo folder as an Unity project
sintefneodroid/Examples # This repository
β
β
βββ Assets # Prebuilt Neodroid environments
β βββ Neodroid # Droid implementation
β βββ SceneAssets # All scene-specific assets for the prebuilt environments
β βββ Scenes # All prebuilt environment scenes
β
βββ .github # Images and such for this README
β
βββ Presets # The Neodroid unity package
β βββ Environments # Classes for encapsulating all Neodroid environments
β βββ Managers # Classes for managing the simulation of Neodroid environments
β βββ Utilities # Lots of helper functionalities
β
βββ LICENSE # License file (Important but boring)
βββ README.md # The top-level README
For citation you may use the following bibtex entry:
@misc{neodroid-examples,
author = {Heider, Christian},
title = {Neodroid Platform Examples},
year = {2018},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/sintefneodroid/Examples}},
}

