Skip to content

Have you ever thought about add fingerpose detect in webXR? #3

@Simon1059770342

Description

@Simon1059770342

Hi Teacher Nik,

Recently, An issue came out of my mind, which is make object in WebXR change different behaviours according to my finger pose.

But

From immersive github, folks told us that “WebXR Device API does not provide a way to grant raw camera access to the sites.”.
I am not sure if feeding video into model.estimateHands is the only way to detect finger pose,

const predictions = await model.estimateHands(video);
just wondering if there is any other way to detect fingerpose in WebXR to you?

MANY THANKS FOR YOUR ASSISTANCE!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions