Skip to content

sdi1982/Microsoft-HoloLens-Developers-Guide

 
 

Repository files navigation

Microsoft HoloLens Developer's Guide

This is the code repository for Microsoft HoloLens Developer's Guide, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

HoloLens, Microsoft’s innovative augmented reality headset, overlaps holograms into a user’s vision of their environment. Your ideas are closer to becoming real when you can create and work with holograms in relation to the world around you. If you are dreaming beyond virtual worlds, beyond screens, beyond pixels, and want to take a big leap in the world of augmented reality, then this is the book you want.

Instructions and Navigations

All of the codes are organized as per the chapters, each folder has the codes related to that chapter or appendix.
For example: Microsoft-HoloLens-Developers-Guide\Microsoft-HoloLens-Developers-Guide\Chapter02\RockOn_Chapter2\RockOn

The code will look like the following:

{ (parameters) ->returnType in 
   // block of code goes here 
}

Following is the software-hardware list:

Chapter Software required Hardware required OS required
02-08 Visual Studio 2015 SP3 Intel I5 with 8GB memory Windows 10 Professional with Hyper-Venabled
Unity 5.5
HoloLens Emulator

Related Products

About

Microsoft HoloLens Developers Guide, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.5%
  • HLSL 3.5%