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

Is there an official forum? #680

Open jcyh0120 opened 5 years ago

jcyh0120 commented 5 years ago

I tried searching with keywords of react-360, react-vr forum but no luck. I would like to know where can I raise a question or discuss with people using react-360?

Is there a slack channel or facebook group or any official forum?

I just start using react-360 and have some basic questions.

JackPu commented 5 years ago

@jcyh0120 u did speak out our words.

timothydowd commented 5 years ago

@jcyh0120 I am also looking for a forum/ slack/ discord/ anything.. Have you had any luck? Getting desperate over here. Trying to do a simple thing as using a URL instead of a static asset for the pano source is proving a real headache...

drubio1989 commented 5 years ago

Hey @jcyh0120 @timothydowd @JackPu I don't exactly have a forum/group to help you guys out but I did want to bring to your attention this:

Creating Virtual Reality with React 360 .

This is a course that I made for Udemy which is everything that I've learned so far from playing around with react 360 since version 1.0. I don't have a community (yet) but I'm trying to build it from the ground up to eventually get there. If you're interested you can check out the previews of the videos and maybe my course can help you out with what you're trying to build. I can provide you with free/discounted coupons, just feel free to email me at drubio1989@gmail.com (Disclaimer: They are limited).

As for the pano issue. I don't believe that it is recommended to use a pano in react 360. That seems to be a deprecated component from react-vr. Are you trying to work with 360 images?

ansible-comme commented 5 years ago

@timothydowd you might want to check out the React360 channel on Reactiflux discord: https://github.com/facebook/react-360/issues/695#issuecomment-489047869

Bo-Duke commented 5 years ago

There should be a React-360 Spectrum community!

mtliendo commented 5 years ago

@drubio1989 Thanks for dropping the link, I was actually looking for an updated course since the project itself doesn't seem to be all that active. I'll check it out!

eloiweb3 commented 4 years ago

@drubio1989 I've checked the Udemy React360 course, looks interesting. I wanna ask you:
-It's also possible to create and develop AR experiences with React 360, besides VR?

thanks