facebookarchive / react-360

Create amazing 360 and VR content using React
https://facebook.github.io/react-360
Other
8.73k stars 1.23k forks source link

Responsive flat surface #772

Open gstuczynski opened 4 years ago

gstuczynski commented 4 years ago

I would like to make responsive flat panel - on a mobile device should be in full screen like there https://tour.croptrust.org/ or https://www.3dvista.com/samples/animated_panorama.html image

Is there a possibility to achieve that in react-360.

Here is my example https://gstuczynski.com/tour/plaszow/ - try to hit loupe -> on the desktop looks good but how to make it responsive? Here is my code https://github.com/gstuczynski/plaszow-cc-virtual-tour

I would be very grateful to provide me an example of code working in this way.

ansible-comme commented 4 years ago

For others looking at doing this, I've put an answer on stack: https://stackoverflow.com/a/59286118/7685580