Skip to content

illinoistech-itm/telepresence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tele-Presence

Mixed Reality Application For Real Time Human Interactions.

HoloLens project

Tools Requirements :

Unity 2017.1.1f1

HoloToolkit-Unity-v1.2017.1.1 download this from microsoft git repo

Visual Studio 2017 community 2017 version 15.3.3

Also Select visual studio package download when you download unity.

Unity project

  • Download or clone the repository.
  • Open Unity, click on Open Project and select the folder that contains the code.

Unity load project page

Check your build setting:

It should be on Universal Windows Platform.

File > Build Settings

Build Settings

-Note : if windows platform packages are not installed . please installed from given link in build settings.

Export Visual Studio Project :

Select HoloToolkit from menu.

Holotoolkit Build tab

Holotoolkit Build window

  • Enter a folder name on the Build Directory field, and click on 'Build Visual Studio SLN'
  • When the build is completed, you can click on 'Open SLN'

Open and run Visual Studio Project

  • Open the SLN project (Explained in 'Compile the Unity project' section)

  • Connect Hololens to PC and change your settings on release, x86 and device from drop down menu and select green play button.

visual studio

-This will install the app on hololens.

Releases

No releases published

Packages

No packages published