Skip to content

rwth-acis/MixedRealityWeather-FY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MixedRealityWeather-FY

VR application that fetches weatherdata for different cities and visualizes them

Prerequisites

Installing

Needed modules for Unity

  • MonoDevelop/Unity Debugger
  • Windows Store .NET Scripting Backend
  • Windows Store IL2CPP Scripting Backend

Deployment

  • Clone or download projekt folder
  • Open project folder with Unity
  • Change the apiKey in Line 28 of WeatherQuery.cs to your own OpenWeatherMap key
  • Run in editor

Authors

  • Yul Eberlein - Initial work
  • Felix Voigtländer - Initial work