Health Informatics Context project 2016, TU Delft
http://hivr.nl/
This repository consists of a GUI program to display a 2D map of an Unity VR environment.
This program is being developed for CleVR.
You can zoom with J and K.
To run the project you need Visual Studio and several plugins.
Install:
Name | Version | Link |
---|---|---|
Visual Studio Community Edition | 2015 | https://www.visualstudio.com/post-download-vs?sku=community&clcid=0x409 |
CodeMaid | 10.1.93 or higher | https://visualstudiogallery.msdn.microsoft.com/76293c4d-8c16-4f4a-aee6-21f83a571496 |
StyleCop | 4.7 or higher | https://stylecop.codeplex.com/ |
NUnit3 Test Adapter | 3.0.10 or higher | https://visualstudiogallery.msdn.microsoft.com/0da0f6bd-9bb6-4ae3-87a8-537788622f2d |
Productivity Power Tools | 14 or higher | https://visualstudiogallery.msdn.microsoft.com/34ebc6a2-2777-421d-8914-e29c1dfa7f5d |
VisualStudio Spell Checker | 2016.3.12.0 or higher | https://visualstudiogallery.msdn.microsoft.com/a23de100-31a1-405c-b4b7-d6be40c3dfff |
- Open
HiVRClient.sln
in Visual Studio 2015 - Press the green
Start
button on top of the screen for running the project - Go to
Test -> Run -> All Tests
for runing the tests
Name | Student ID | |
---|---|---|
Adriaan de Vos | 4422643 | [email protected] |
Boris Schrijver | 4315332 | [email protected] |
Carlos Brunal | 4002725 | [email protected] |
Leon Hoek | 4021606 | [email protected] |
Wim de With | 4295277 | [email protected] |
The HiVR project will provide solutions to problems provided by CleVR. The project will mainly focus on creating an interactable map. This interactable map will display a virtual environment in which a patient is standing, and provide controls to a therapist to interact with.