Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Windows universal samples for Windows 10 supports HoloLens

There are several new UWP Holographic packages. These are written in VS2015 update 3 VC++ for Windows 10 Anniversary build 14393.

One being UWP Holographic Face Tracking

Two being Holographic Mixed Reality Capture sample

Some people complain of few examples written WITHOUT Unity and in C++ and NOT UWP.

Finally for C# and C++ in UWP, my favourite UWP CameraFrames

This finds all MediaCapture devices and selectable from drop down
Anniversary drivers for USB 2.0 WebCam, Kinect 2.0, Windows Holographic devices.

Build this UWP C# and run on HoloLens, this works well on Kinect 2.
We would like to know if it works on HoloLens?

The complete download UWP Samples kit is available here

Sign In or Register to comment.