From 72967908034b67a5f0585700eb48015772bc0b5d Mon Sep 17 00:00:00 2001 From: Karen Lees Date: Mon, 6 Feb 2023 18:43:05 +0100 Subject: [PATCH] Add camera to 3D View --- app/index.html | 61 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 57 insertions(+), 4 deletions(-) diff --git a/app/index.html b/app/index.html index b66a452..6d96f30 100644 --- a/app/index.html +++ b/app/index.html @@ -1147,11 +1147,17 @@
-
- +
+ +
-
+
+ + +
+
  @@ -1164,6 +1170,9 @@
+
+
Hello world
+
@@ -2076,5 +2085,49 @@ + + \ No newline at end of file