Skip to content

Commit

Permalink
sadf
Browse files Browse the repository at this point in the history
  • Loading branch information
jkcuk authored Mar 7, 2024
1 parent ac16982 commit 4b85c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ let aspectRatioU = 4.0/3.0, aspectRatioE = 4.0/3.0;
let renderer, videoU, videoE;
let cameraInside, cameraOutside;
let controls, shaderMaterial, geometry, lookalikeSphere, transformationMatrix;
let share = false;

// Nokia HR20, according to https://www.camerafv5.com/devices/manufacturers/hmd_global/nokia_xr20_ttg_0/
let fovU = 67.3;
Expand Down

0 comments on commit 4b85c63

Please sign in to comment.