scihant / CTPanoramaView

A library that displays spherical or cylindrical panoramas with touch or motion based controls.
MIT License
1.03k stars 87 forks source link

Image resolution is low #55

Open johanesgahari opened 3 years ago

johanesgahari commented 3 years ago

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

nhatduong commented 2 years ago

Change minFoV and maxFoV. It's working.