From fe067b5c7161858c6d2c561b34100f75db949840 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Tue, 18 Mar 2025 16:13:58 +0100 Subject: [PATCH] vanilla touch UI demo of touching button with indexfinger --- example/touch.html | 134 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 example/touch.html diff --git a/example/touch.html b/example/touch.html new file mode 100644 index 0000000..7b80e9c --- /dev/null +++ b/example/touch.html @@ -0,0 +1,134 @@ + + + + + Basic Example — AFrame HTML + + + + + + + + + + + + + + + + + + + + + + +
+
+

Hello

+
+ Touch the button with
+ your indexfinger
+ (requires handtracking) +
+
+ +
+
+ + + + +