From a7686b532b41b4d2a8480b29b560467d030f59ce Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Fri, 13 Oct 2023 04:01:38 +0000 Subject: [PATCH] Add simple mesh detection --- proposals/mesh-detection.html | 434 ++++++++++++++++++++++++++++++++++ 1 file changed, 434 insertions(+) create mode 100644 proposals/mesh-detection.html diff --git a/proposals/mesh-detection.html b/proposals/mesh-detection.html new file mode 100644 index 0000000..47d6331 --- /dev/null +++ b/proposals/mesh-detection.html @@ -0,0 +1,434 @@ + + + + + + + + + + + + AR Mesh Detection + + + + + + + +
+
+ AR Mesh Detection + This sample demonstrates using the + >Mesh Detection feature + including an implementation of synchronous hit test in JavaScript + that leverages obtained mesh data to position objects. +

+ +
+ + +
+ + Back +

+
+
+ + + + + + + \ No newline at end of file