From a4c9f2c74816db9cc74b330f30064afe5177eae8 Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Wed, 26 Jul 2023 16:56:19 +0000 Subject: [PATCH] add requestsession test --- immersive-vr-session-4b.html | 237 +++++++++++++++++++++++++++++++++++ immersive-vr-session-4c.html | 236 ++++++++++++++++++++++++++++++++++ 2 files changed, 473 insertions(+) create mode 100644 immersive-vr-session-4b.html create mode 100644 immersive-vr-session-4c.html diff --git a/immersive-vr-session-4b.html b/immersive-vr-session-4b.html new file mode 100644 index 0000000..d303479 --- /dev/null +++ b/immersive-vr-session-4b.html @@ -0,0 +1,237 @@ + + + + + + + + + + + + + Immersive VR Session + + +
+
+ Immersive VR Session +

+ This sample demonstrates how to use an 'immersive-vr' XRSession to + present a simple WebGL scene to an XR device. The scene is not + rendered to the page. + Back +

+
+
+
+

Click 'Enter XR' to see content

+
+ + + diff --git a/immersive-vr-session-4c.html b/immersive-vr-session-4c.html new file mode 100644 index 0000000..2ace09d --- /dev/null +++ b/immersive-vr-session-4c.html @@ -0,0 +1,236 @@ + + + + + + + + + + + + + Immersive VR Session + + +
+
+ Immersive VR Session +

+ This sample demonstrates how to use an 'immersive-vr' XRSession to + present a simple WebGL scene to an XR device. The scene is not + rendered to the page. + Back +

+
+
+
+

Click 'Enter XR' to see content

+
+ + +