Skip to content

Depth Sensing up to 65m since ARCore May 2022 Update #38

@valantano

Description

@valantano

ARCore SKD was updated to version 1.31 in May 2022.

With this update, they increased the Depth Sensing from 8m to 65m: https://developers.google.com/ar/develop/depth/changes#android-ndk-c

Old function: ArFrame_acquireDepthImage()
New function: ArFrame_acquireDepthImage16Bits()

However, WebXR seems to be using the old function until now. Because I am only able to retrieve the Depth until 8m.
This is probably because WebXR has not been updated since May.

Will this be updated very soon?
And what does WebXR return? Does it return the raw depth values or the depth values?

Thank you very much for your replies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions