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

Need 360° Free Orbit Rotation for 3D Model in All Directions Without Constraints #71

Open
RajatDBazaar opened this issue Oct 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RajatDBazaar
Copy link

I am developing a 3D model rendering app using Flutter with model-viewer, and everything is working well except for one issue. We need our model to rotate freely in 360° in all directions without restrictions. Currently, the model rotates infinitely on the horizontal axis, but vertically, it is limited to 180°, causing the rotation to lock beyond that point.

What we're aiming for is trackball-style movement, but right now, we only have turntable-style movement. We've been trying various methods to resolve this issue for the past 3 weeks without success, and we're feeling quite exhausted. Any help or suggestions would be greatly appreciated.

Lilke this website has -- https://app.emb3d.com/3dviewer [View Point - Trackball]

@RajatDBazaar RajatDBazaar added the enhancement New feature or request label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant