You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experimenting with react-three-fiber / react-spring use-cannon. I wanted to ask if it is possible to move a component in 3d if I can adjust the camera as well (with OrbitControls from "drei").
This discussion was converted from issue #112 on September 08, 2020 01:28.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am experimenting with react-three-fiber / react-spring use-cannon. I wanted to ask if it is possible to move a component in 3d if I can adjust the camera as well (with OrbitControls from "drei").
If the camera is static I can use:
Of course, if I now move the camera, everything gets inverted.
Is there a reliable way to implement this?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions