Three.js 005Cameras
Summary
- Introduced a simple camera control with a
mousemove
event listener. - Added
OrbitControls
for better control, allowing the camera to orbit around the object.
Loading...
mousemove
event listener.OrbitControls
for better control, allowing the camera to orbit around the object.Loading...