Date: 2024-12-18 04:16:35
Score: 1
Natty:
you can use OrbitControls then you can
- rotate (arrorund dot which set as target)
- scale (move your perspective camera closer or further)
- move what you see (orbit controls move camera not scene)
documentation: https://threejs.org/docs/index.html?q=controls#examples/en/controls/OrbitControls
example of usage: https://threejs.org/examples/?q=orbit#misc_controls_orbit
Reasons:
- Whitelisted phrase (-1.5): you can use
- Probably link only (1):
- Low length (0.5):
- No code block (0.5):
- Low reputation (0.5):
Posted by: A_____ A_______