From 3b6df6c047d76cf20d619c178595b9cf59aa7fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Malta=20e=20Sousa?= Date: Wed, 12 Jun 2019 22:18:30 +0200 Subject: [PATCH] Update doc --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88f342a..d8769ae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # sitn-vr +sitn-vr is a prototype of importing different kind of GIS data into a VR environment. + ## File structure . @@ -8,4 +10,22 @@ ├── import # Scripts and their output to import data into unity ├── unity # Unity project ├── LICENSE - └── README.md \ No newline at end of file + └── README.md + +## Requirements + +Playing the prototype: +- Unity >= 2019.1 +- SteamVR + +Process the data: +- FME >= 2019.0 +- QGIS >= 3.6 + +## Playing the prototype + +1. Clone this repository +1. Connect your VR device and make sure SteamVR is running +1. Open the Unity Hub, click add and browse the `unity` folder at the root of this project +1. In the Assets explorer, open the `Scenes` folder and double click on `Proto01` +1. Hit the play button in Unity and enjoy