Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presentation Controls doesn't work the same #36

Open
ClayCooperLA opened this issue Jul 18, 2022 · 2 comments
Open

Presentation Controls doesn't work the same #36

ClayCooperLA opened this issue Jul 18, 2022 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@ClayCooperLA
Copy link

Not a huge deal, can use OrbitControls, but was really liking the feel of the spring on the PresentationControls.

src/BoxFan/index.js line 78
https://codesandbox.io/s/rapier-physics-box-fan-experiment-debug-controls-z9x8zi?file=/src/BoxFan/index.js

@wiledal wiledal added the bug Something isn't working label Jul 18, 2022
@wiledal
Copy link
Member

wiledal commented Jul 18, 2022

Ah, so I suppose PresentationControls actually wraps and rotates its children, not just the camera. I'm actually compensating for world translations and rotations while positioning RigidBodies. Up until now I've seen it as a feature, but it does not allow you to rotate the physics world.

Would you say this is high prio?

@ClayCooperLA
Copy link
Author

ClayCooperLA commented Jul 18, 2022

Pretty low priority, lots of other options for controlling camera movement, PresentationControls has a really good feel though!

@wiledal wiledal added the enhancement New feature or request label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants