The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
I have copied codes from Hero.jsx and Computers.jsx files and they worked fine without any console errors. However, the 3D scene scaling does not look right
Below is the original parameters provided by Adrian
I tried to "Zoom" in by playing around with the scaling and position of scene but the scene seems to be bounded by the "view" as marked by the red arrows as shown below.
Does anyone have ideas on what is wrong and how I reposition the scene?
Thank you!
I have copied codes from Hero.jsx and Computers.jsx files and they worked fine without any console errors. However, the 3D scene scaling does not look right
Below is the original parameters provided by Adrian
I tried to "Zoom" in by playing around with the scaling and position of scene but the scene seems to be bounded by the "view" as marked by the red arrows as shown below.
Does anyone have ideas on what is wrong and how I reposition the scene? Thank you!