This project is a pigeon simulator in XR/VR. WIP.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
Unity 2018.4.10f1 LTS
Google VR
Android SDK (API 29)
This is the package layout convention followed:
<root>
├── .gitignore
├── README.md
├── LICENSE.md
├── Assets
│ └── Audio
│ └── Fonts
│ └── Google VR
│ └── Materials
│ └── Player
│ └── Prefabs
│ └── ResonanceAudio
│ └── Scenes
│ └── Scripts
├── Packages
└── ProjectSettings
- Unity - Engine
- Google VR - VR Library
- Android SDK - Tools for building Android apps
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Javier Martínez Álvarez - jaluma
- Gema Rico Pozas - gemarico
- María Isabel Fernández Pérez - isafdezpe
- Cristina Ruiz de Bucesta Crespo - kryystinn
- Christian Peláez Fernández - christianpe98
- Miguel Meana Linares - meana96
See also the list of contributors who participated in this project.
This project is licensed under the GPL License - see the LICENSE file for details.