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

Android native camera resolution and orientation #1124

Merged
merged 9 commits into from
Aug 26, 2022

Conversation

CoPrez
Copy link
Contributor

@CoPrez CoPrez commented Aug 25, 2022

This change addresses the android NativeCamera plugin implementation so that it picks a camera resolution based on the passed in maxWidth and maxHeight. Additionally this change fixes the rotation and orientation of the returned camera texture. More information about those two issues can be found in issue #1107.

Co-authored-by: Ryan Tremblay <ryantrem@msn.com>
@CoPrez CoPrez merged commit 7a0574f into BabylonJS:master Aug 26, 2022
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