diff --git a/input-profiles-2.html b/input-profiles-2.html new file mode 100644 index 0000000..e1bebd0 --- /dev/null +++ b/input-profiles-2.html @@ -0,0 +1,252 @@ + + + + + + + + + + + + + Input Tracking + + +
+
+ Input Profiles +

+ This sample uses the profiles array report by XRInputSources to + load an appropriate controller model from the + + webxr-input-profiles assets repository using the + + motion-controller library. While the controllers are articulated + and can be animated in response to device inputs this sample displays + them statically to reduce complexity. + Back +

+
+
+ + + diff --git a/media/gltf/hands/left.glb b/media/gltf/hands/left.glb new file mode 100644 index 0000000..6fe3df1 Binary files /dev/null and b/media/gltf/hands/left.glb differ diff --git a/media/gltf/hands/right.glb b/media/gltf/hands/right.glb new file mode 100644 index 0000000..04f8459 Binary files /dev/null and b/media/gltf/hands/right.glb differ