From 09edf540880f3d77a58cf75ee76b52acf4eb2920 Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Fri, 8 Sep 2023 16:37:57 +0000 Subject: [PATCH] add test for bounded ref space --- immersive-ar-session-2.html | 214 ++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 immersive-ar-session-2.html diff --git a/immersive-ar-session-2.html b/immersive-ar-session-2.html new file mode 100644 index 0000000..f0758d7 --- /dev/null +++ b/immersive-ar-session-2.html @@ -0,0 +1,214 @@ + + + + + + + + + + + + + Immersive AR Session + + +
+
+ Immersive AR Session +

+ This sample demonstrates how to use an 'immersive-ar' XRSession to + present a simple WebGL scene to an transparent or passthrough XR + device. The logic is largely the same as the corresponding VR sample, + with the primary difference being that no background is rendered and + the model is scaled down for easier viewing in a real-world space. + Back +

+
+
+ + +