Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hololens feature request: Prime depth buffer /w spatial surfaces (room) #87

Open
mlfarrell opened this issue Sep 5, 2016 · 0 comments

Comments

@mlfarrell
Copy link

mlfarrell commented Sep 5, 2016

I tried doing this on the OpenGL side, and the rendering performance of my living room's meshes are too poor due to Angle's OpenGL's draw call overhead & GLSL->HLSL shader conversion overhead. Ideally this should be done inside of ANGLE with a glEnable target perhaps. This allows the implementation of the spatial surface rendering to be highly efficient (like in this SDK example: https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/HolographicSpatialMapping)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants