My main goal is to be able to position the camera such that my object is visible dynamically.
I have read: How to Fit Camera to Object
which says I need fov
, height
and dist
, and to me they all are unknown variables since I have not found a way to get all 3.
P.S: I'm very new to three.js