This is an A-Frame demo of the Hand Input Module that is part of the WebXR Device API. The demo was developed as part of a blog series for our Samsung Internet Developers blog.
The three part blog series explores the following:
- Part 1: accessing the API and rendering hand skeletons
- Part 2: adding simple interactions
- Part 3: performing gesture detection (blog post out soon)
- You will need a device that supports the
hand-tracking
feature to run the demo. - The demo was developed using A-Frame, but the code should also run using other online code editors.