Merge branch 'visualisations' into prod

This commit is contained in:
Luca Conte 2025-04-25 19:21:18 +02:00
commit 51077a21ae
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ let interpolateLookAt = 0;
let displayMatricesVirtually = true; let displayMatricesVirtually = true;
let virtualRealInterpolation = 1; let virtualRealInterpolation = 1;
let cameraPitch = 0.575; let cameraPitch = 0.565;
let cameraYaw = 1.525; let cameraYaw = 0.375;
let cameraDistance = 4; let cameraDistance = 4;
let mouseDragging = false; let mouseDragging = false;