Skip to content

AXA Winterthur at hackzurich 2016 - Hololens Demo App - topic: "insurance as simple as a game" aka "Clash of claims"

Notifications You must be signed in to change notification settings

axa-azure-deployment/hackzurich2016-axa-hololens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#HoloLens starter project This simple Unity/Visual Studio project can help you to get started with your own ideas quickly.

##How to run this example

###Install the tools and check system requirements

Here you find the required tools and checklist

###Open the project with Unity 5.4 HTP

  1. Run the just installed special edition of Unity for HoloLens
  2. Select "OPEN" and navigate to the folder Hololens/Wrecked Cars of this repository and click "Select Folder".

wrecked cars

Do some changes if you like. Maybe you want to add some other 3D models, adjust the wrecked cars, or add some interaction.

###Build the project

In Unity, select File -> Build Settings... and hit Build. Choose an output folder of your liking.

If you start with a new project some day, head to Chapter 4 in this tutorial to see how to set the recommended build settings when strating from scratch.

###Run the app in the emulator

  1. Open the Visual Studio solution (*.sln-file) in the generated output folder.
    wrecked cars
  2. In Visual Studio, right click on Package.appxmanifest in the Solution Explorer and select View Code
  3. Find the line specifying TargetDeviceFamily and change Name="Windows.Universal" to Name="Windows.Holographic". Save the Package.appxmanifest.
    wrecked cars
  4. Using the top toolbar in Visual Studio, change the target from Debug to Release and from ARM to X86.
    wrecked cars
  5. The emulator starts and you will see the menu. Right click and drag the cursor to move the cursor to the plus symbol. There you will find your app.
    wrecked cars
  6. Run "Wrecked Cars" and see the results. wrecked cars

###Deploy the app on the device

  1. Click on the arrow next to the Local Machine button, and change the deployment target to Device.
  2. Select Debug > Start without debugging

For more details and options, see Charpter 5 of the Holograms 100 tutorial.

##Useful resources

About

AXA Winterthur at hackzurich 2016 - Hololens Demo App - topic: "insurance as simple as a game" aka "Clash of claims"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published