immersive-web / depth-sensing

Specification: https://immersive-web.github.io/depth-sensing/ Explainer: https://github.com/immersive-web/depth-sensing/blob/main/explainer.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebXR Depth Sensing Module: What is DepthInfo.normDepthBufferFromNormView matrix?

akssieg opened this issue · comments

Inside WebXR Depth Sensing Module :
What is the difference between "normalized view coordinates" and "depth buffer’s coordinate system" ?
Does normDepthBufferFromNormView provides the projection matrix to transform depth buffer’s array to normalized view coordinates?

/agenda do we need normDepthBufferFromNormView?

Can we have a resolution for this change here? Thanks

Can we have a resolution for this change here? Thanks

Yes, I didn't hook this up to three.js and Quest browser always returns the identity matrix.