Open kmcrawford opened 6 years ago
Hi @kmcrawford ,
IMHO, react-360 and react-vr is mostly the same, only some of the package name are different.
So you can definitely use the React-VR learning resource for React-360.
I am happy to help if you find any difficulties.
Thanks,
@tvalentius I think some of the hurdles I'm getting over is the surface vs location differences. To learn I've been porting over react-vr examples to react-360, just for my understanding.
I would like to learn how to effectively move using setWorldPosition, yet I'm assume this can't be done from a react component.
It looks like I picked a poor time to learn about react-360, since most available content is for react-vr. Do you know any resources for learning react-360 vs react-vr?
Thanks.