viromedia / viro

ViroReact: AR and VR using React Native
MIT License
2.29k stars 481 forks source link

Add Pan gesture Support to use finger to manipulate 360 images in VR/360 #203

Open myhendry opened 6 years ago

myhendry commented 6 years ago

is it possible for us to use react-viro to set up the 360 image to allow users to use their fingers to spin around the VR image (like those 360 vr images we see in our facebook news feed) instead of seeing two displays (as in current default view when VR launches for the first time) or have to move their body around to experience 360 (as in your sample 360 photo tour)?

if possible, can point me where i can read more to set this up? tq

dam00n commented 6 years ago

Hi @myhendry, take a look at this github issue re: 360 panning with finger -> https://github.com/viromedia/viro/issues/103

Let us know if that works for you or if you were describing a different use case

myhendry commented 6 years ago

Hi Danny, thanks for your response. My use case is actually simpler. I just need to be able to do 360 panning with finger for a 360 photo only. I plan to have a few 360 photos (which will already be in the app's resource folder) which allow users to do 360 panning with their fingers.

It is akin to facebook's news feeds that displays 360 photos which users can do 360 panning simply with a swipe of their finger. This is easier than having to turn their body 360 just to see a 360 image

I think such a use case will eventually be quite common hence i feel it should be made easy to implement with any tooling

dam00n commented 6 years ago

Hi @myhendry, we have added this feature request to our backlog. Will update this issue once we have more info.

saad-ansari commented 6 years ago

Hi @dam00n , could you please update if this feature is added in latest releases or still in progress. Thank you

dam00n commented 6 years ago

We are working on this feature now. Plan is to include it in our next release which is targeted for mid August.

djpane commented 5 years ago

Is there any update on this issue? Haven't seen it being mentioned in the release notes.

dam00n commented 5 years ago

@djpane this feature has not been added to the platform. It got re-prioritized in the backlog for other features. Don't have a date for when this will be added, but will update this issue once we have more details.

djpane commented 5 years ago

@dam00n Ok thanks for the info! Good to hear it's coming one day.

impaler commented 5 years ago

Just got a feature request for this myself, would love to see this part of core viro for ios and android @dam00n not sure how if your roadmap is public or not? Cheers

Qasim-MJ commented 5 years ago

Good Day Everyone, What's the update on this issue? I need this feature in my app and I tried the solution explained here : #103 but it's not working, any help would be appreciated, thank you.

Ashkan-Oliaie commented 5 years ago

I'm also looking forward to see if it's possible to move through the image with fingers rather than moving whole device tnx :)

cristianoccazinsp commented 5 years ago

Also looking for this.

MartinCura commented 4 years ago

Hi there! Is there an accepted workaround to make this work for both iOS and Android at the moment? If not, what would you suggest? Thanks!

promit13 commented 4 years ago

is this feature added ? any update ?