From 779418bc94bf3e23b4f586e619e0b2469f6d500e Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Mon, 12 Jun 2023 17:03:41 +0000 Subject: [PATCH] Add test case for semantic labels --- proposals/plane-detection-4.html | 610 +++++++++++++++++++++++++++++++ 1 file changed, 610 insertions(+) create mode 100644 proposals/plane-detection-4.html diff --git a/proposals/plane-detection-4.html b/proposals/plane-detection-4.html new file mode 100644 index 0000000..4c51b9d --- /dev/null +++ b/proposals/plane-detection-4.html @@ -0,0 +1,610 @@ + + + + + + + + + + + AR Plane Detection + + + + + +
+
+ AR Plane Detection with Anchors + This sample demonstrates using the Plane Detection feature with Anchors, + including implementation of synchronous hit test in JavaScript + leveraging obtained plane data and anchors API to position objects. +

+ +
+ + +
+ + Back +

+
+
+
+ + + +