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

Removed DeviceOrientationControls. #22654

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Removed DeviceOrientationControls. #22654

merged 1 commit into from
Oct 8, 2021

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Oct 7, 2021

Related issue: see #22613 (comment)

Description

This PR removes DeviceOrientationControls from the repository.

@Mugen87 Mugen87 force-pushed the dev17 branch 2 times, most recently from 9a1e5df to d774dd8 Compare October 8, 2021 08:17
@mrdoob mrdoob added this to the r134 milestone Oct 8, 2021
@mrdoob mrdoob merged commit 1642cdf into mrdoob:dev Oct 8, 2021
@mrdoob
Copy link
Owner

mrdoob commented Oct 8, 2021

Thanks!

@mistic100
Copy link
Contributor

Just a question : why ? What is the alternative ? (Beside copying the file in my base code)

@Mugen87
Copy link
Collaborator Author

Mugen87 commented Oct 29, 2021

Sorry, there is no alternative. The class was removed because a reliable implementation across all devices was not possible. It was also not sufficient for a XR fallback.

@mistic100
Copy link
Contributor

I am baffled by the fact that constructors are not even capable to stick to a single API.

@niklasp
Copy link

niklasp commented Dec 1, 2021

Are there any examples or help with mobile controlling three js scenes?

@Mugen87
Copy link
Collaborator Author

Mugen87 commented Dec 1, 2021

OrbitControls properly supports touch devices.

https://threejs.org/examples/misc_controls_orbit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants