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

Can we get HWND from core window

Hello, I am trying to run our application in a hololens also I am using OpenGl ES & Angle, but facing several issues. Our application use HWND to bind the render context, but in a holographic app we have the core window and the holographic space. Is there a way I can get HWND from the core window and do the bind ?

Tagged:

Best Answer

Answers

  • Options

    Hi Dwight,

    Thanks for explaining. Yes I got your point but in my case I am using openGl and Angle APIs which is doing the conversion from opengl to directX. Our application is written in OpenGL and to integrate it to hololens, I am trying to figure out which is the better way to do this as we cannot change the existing software, so I am doing some research to find a way to integrate the existing openGl application to be a hologram.

Sign In or Register to comment.