JeremyHeleine / Photo-Sphere-Viewer

A JavaScript library to display Photo Sphere panoramas.
849 stars 942 forks source link

Blurry image when embedded #29

Open arnoldcoder opened 8 years ago

arnoldcoder commented 8 years ago

Hi! I am building a website to make a photospehre image gallery for everyone. I am fascinated about this technology and by using a google cardboard or some kind of headset you can have a wonderful experience. My problem is when I load the sphere on mobile, the image get's blurry. for ex. http://www.panophoto.eu/Image/249 2016-04-11-11-36-25

JeremyHeleine commented 8 years ago

Hi,

First, the bad news: I don't think it's an issue I'll be able to fix right now. Photo Sphere Viewer automatically resizes the panoramas if needed: if the image is bigger than the maximal allowed size on the device you're using, then it is resized to this size. I think it's what's happening here.

I'm currently developing a brand new 3D renderer and I have an idea to fix issues like this one with this renderer. However, right now, this renderer is not ready and it's too early to tell if I'll indeed be able to provide a viable solution.

arnoldcoder commented 8 years ago

Thank you for your feedback! I'll wait for the update. Keep up the good work! ;)