From 04eb9ac285edc2c29303ed05ebbdf085fedbfdda Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Fri, 4 Nov 2022 16:41:00 -0700 Subject: [PATCH] added another plane detection sample --- proposals/plane-detection-2.html | 588 +++++++++++++++++++++++++++++++ 1 file changed, 588 insertions(+) create mode 100644 proposals/plane-detection-2.html diff --git a/proposals/plane-detection-2.html b/proposals/plane-detection-2.html new file mode 100644 index 0000000..ba8e548 --- /dev/null +++ b/proposals/plane-detection-2.html @@ -0,0 +1,588 @@ + + + + + + + + + + + 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 +

+
+
+ + + + + +