Skip to content

React 360 / React VR - Creating Virtual Reality Apps

Notifications You must be signed in to change notification settings

Raigyo/react-vr-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React 360 / React VR - Creating Virtual Reality Apps

February 2020

🔨 Several applications using the Facebook React VR library. You could find the Udemy lesson followed here.


react vr

react-vr-guides

Completed Projects created while recording the react-vr course.

Create React VR Apps


npm install -g react-vr-cli

npm install express

react-vr init MyApp

cd MyApp

npm start

To activate hot reload just add this in vr/client.js


// Add custom options here
enableHotReload: true,


Find the original course here: https://www.udemy.com/react-vr/

Note: React VR is React 360 now - (React 360 replaces React VR for streamlined development focus)

react 360

About

React 360 / React VR - Creating Virtual Reality Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published