From 7d5ef80b5b2d661e7f3128342f078d133f15494c Mon Sep 17 00:00:00 2001 From: Michael Mainguy Date: Mon, 11 Dec 2023 10:14:46 -0600 Subject: [PATCH] Updated initial camera position, fixed initial demo. --- index.html | 2 +- public/data.json | 668 +++++++++++++++++++++++ src/controllers/functions/buildRig.ts | 7 +- src/integration/newRelicQuery.ts | 128 +++++ src/tutorial/introduction.ts | 26 +- src/util/appConfig.ts | 5 + src/util/functions/groundMeshObserver.ts | 5 +- src/vrApp.ts | 16 +- 8 files changed, 836 insertions(+), 21 deletions(-) create mode 100644 public/data.json create mode 100644 src/integration/newRelicQuery.ts diff --git a/index.html b/index.html index 0c1129d..e3f4442 100644 --- a/index.html +++ b/index.html @@ -152,11 +152,11 @@
  • -
  • +