This is the second part of a series see https://peted.azurewebsites.net/hololens-end-to-end-in-unity/ Steps to create the demo project that I used in my Future Decoded UK 2016 presentation Gaze is a way to direct your attention in the HoloLens environment – think…
Category: HoloLens
HoloLens End-to-End in Unity
In preparation for my session, HoloLens: The Path to Mixed Reality at Future Decoded UK 2016 (the first official HoloLens developer session in the UK) I put together a demo to illustrate a basic 3D model content creation pipeline and…
3D Models: From Blender to HoloLens
This is the first part of a series see https://peted.azurewebsites.net/hololens-end-to-end-in-unity/ See https://peted.azurewebsites.net/hololens-intro-resources-to-get-started/ for links to get all of the tools to get started with HoloLens development. Also, for this post I will be using Blender for Windows (I used version…
HoloLens Intro – Resources to Get Started
(Originally posted here https://blogs.technet.microsoft.com/uktechnet/2016/10/12/hololens-is-available-to-purchase-for-developers-and-enterprise-customers-in-the-uk-heres-everything-you-need-to-know/) HoloLens is available to purchase for developers and enterprise customers in the UK – here’s everything you need to know to get started Although I work for Microsoft I am not on the HoloLens engineering team…
Future Decoded UK 2016 AR/VR Track
Every 10-15 years we see fundamental paradigm shifts in computing; we’ve seen Desktop computing, Web, Mobile and…well we are seeing the rise of artificial intelligence, cloud computing and from a human-computer interface perspective the rise of augmented, virtual and mixed…
HoloToolkit Build Window
Now you have a shortcut to start the HoloLens emulator (see http://peted.azurewebsites.net/start-hololens-emulator-without-visual-studio/) it would be nice to be able to build and deploy without necessarily opening up Visual Studio. Now, don’t get me wrong; Visual Studio is one of my…
Start HoloLens Emulator without Visual Studio
If you find yourself hitting memory allocation issues for the HoloLens emulator (like this) or you want to run the emulator on a separate machine to that which you are running Visual Studio on it can be useful to have…