You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/firstProject/index.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ function init() {
10
10
// fov, is the vertical field of view
11
11
// aspect ratio is a relation between the width and the height, each device could have a certain ratio, so this is the relation that help us to see in the correct way what we need
12
12
// near and far frustum are the planes that closes camera view. so the near should be always smaller than the far
0 commit comments