From 9a7a5231d3878e1411bce972a8a5280966c19f4d Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Wed, 10 Jul 2024 20:53:33 +0000 Subject: [PATCH] add unbounded test --- proposals/plane-detection-5.html | 603 +++++++++++++++++++++++++++++++ 1 file changed, 603 insertions(+) create mode 100644 proposals/plane-detection-5.html diff --git a/proposals/plane-detection-5.html b/proposals/plane-detection-5.html new file mode 100644 index 0000000..995ee79 --- /dev/null +++ b/proposals/plane-detection-5.html @@ -0,0 +1,603 @@ + + + + + + + + + + + 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 +

+
+
+ + + +