Is the viewBox attribute in svg somewhat similar to the camera concept in threeJs?

some time ago, I didn"t understand the concept of viewbox window in svg, but when I was learning threeJs, I learned that the concept of camera has something similar. I hope someone can give me some guidance.


seems to be a little similar

viewbox can be understood as a window. The closer you are to the window, the larger the thing you see, and vice versa, the smaller the window

.

the camera is similar, except that the transformation of the camera is much more complicated, and the similar effect can only be achieved through the transformation of the matrix

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b33115-e3b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b33115-e3b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?