We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm implementing the panorama view with this specs :
device : iphone XR image : 4096 x 2048 (JPEG) panorama type : spherical bound size : full screen (828 x 1792)
and, the quality is very low after implemented.
what config should i make to make it high resolution as the image? i recognized that the image is zooming-in too much
please advice. thank you
The text was updated successfully, but these errors were encountered:
Change minFoV and maxFoV. It's working.
Sorry, something went wrong.
No branches or pull requests
I'm implementing the panorama view with this specs :
device : iphone XR
image : 4096 x 2048 (JPEG)
panorama type : spherical
bound size : full screen (828 x 1792)
and, the quality is very low after implemented.
what config should i make to make it high resolution as the image?
i recognized that the image is zooming-in too much
please advice.
thank you
The text was updated successfully, but these errors were encountered: