+
+
+
+
+
+
+
+ AR Plane Detection
+
+
+
+
+
+
+
+ Simple body tracking
+ This sample demonstrates using the WebXR body tracking API
+ to show your body's joints.
+
description: 'Demonstrates use of the mesh detection API in an immersive-ar session. ' +
'Implements JavaScript-level hit-test on the meshes and leverages the Anchors API.' },
+ { title: 'Body tracking', category: 'AR',
+ path: 'body-tracking.html',
+ description: 'Demonstrates use of the body tracking in an immersive-ar session. ' },
];
let mainElement = document.getElementById("main");