yomotsu / camera-controls

A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.
https://yomotsu.github.io/camera-controls/
MIT License
2.05k stars 257 forks source link

Use CSS to complete the screen flip, and the camera is adapted #527

Closed Jinxishihenian closed 4 months ago

Jinxishihenian commented 4 months ago

Is your feature request related to a problem? Please describe.

https://discourse.threejs.org/t/r3f-canvas-rotate/63865

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

yomotsu commented 4 months ago

Thanks for using camera-controls. However, as @mjurczyk responded, you should not rotate the canvas using CSS.

Jinxishihenian commented 4 months ago

I think what you're saying is reasonable