/AR-App-zu-Kosmos-Kaffee

Im Kaffee-Wald der Sonderausstellung „Kosmos Kaffee“ des Deutschen Museums gibt eine AR-App BesucherInnen die Möglichkeit, eine virtuelle Kaffee-Pflanze wachsen zu lassen.

Primary LanguageC#MIT LicenseMIT

AR-App-zu-Kosmos-Kaffee

Table of Contents

Description

For the exhibition "Kosmos Kaffee" at Deutsches Museum, Munich, this mobile application was developed to explore the didactic potential of Augmented Reality. The AR app refers to the biological component of coffee cultivation. Users regulate the water balance and the sun in order to best fulfill the needs of the plant.

This app was developed by Fluxguide as part of the project museum4punkt0 - Digital Strategies for the Museum of the Future, sub-project Rethinking Visitor Journeys. Further information: www.museum4punkt0.de/en/.

The project museum4punkt0 is funded by the Federal Government Commissioner for Culture and the Media in accordance with a resolution issued by the German Bundestag (Parliament of the Federal Republic of Germany).

Technical Documentation

This project uses ARFoundation, an Unity package which allows working with Augmented Reality in in a multi-platform (Android & iOS) way within Unity. Not all iOS and Android devices are supporting ARFoundation. A list of supported devices can be found here:

Further information: https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@2.2/manual/index.html.

The Application uses one paid Plugins:

Installing / Getting Started

  1. This version was made with Unity 2019.2.11f1.

  2. Download/Clone the project from https://github.com/museum4punkt0/AR-App-zu-Kosmos-Kaffee.

  3. Open the project using Unity Hub.

  4. Select a Build-Target (must be Android or iOS) in File->Build Settings

  5. Build and Run.

Credits

UX, Design & Development by Fluxguide Ausstellungssysteme

3D Art by Lost In The Garden (3D Art Creation)

Concept by Deutsches Museum and Fluxguide Ausstellungssysteme

Code and documentation in this repository have been reviewed by TICE Software UG (haftungsbeschränkt) (https://tice.software/de/).

License

MIT license

Copyright © 2019, Fluxguide Ausstellungssysteme GmbH (Design, UX, Development) & Lost In The Garden (3D Art Creation) & Deutsches Museum

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The portions of the project that were developed by Fluxguide and Lost In The Garden, 2019 as part of project are provided under the MIT license.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Please refer to the license file which is included here