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 Microsoft launch a project to adapt Angle (OpenGL) for HoloLens?

mlfarrellmlfarrell
edited June 2016 in Questions And Answers

This would be a huge help for me and surely others. Since there already exists a windows store fork of angle, the work is 80-90% done.

I could do it myself and I will if I have too, but my implementation will be hacked and likely not the correct way to do it.

As I see it now, the tasks needed aren't that daunting when you break them down:

  • expose min16float via medium/lowp
  • expose vprt as an extension
  • provide holographic frame present support
  • expose instances rendering if not already

Can't think of any other big barriers?

Comments

Sign In or Register to comment.