Skip to content

v-rajaram/daysinvr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Days In VR

Days in VR is a project that I'm doing to create 30 VR projects in 30 days. The goal is to show and learn what is possible with VR. All the projects will be usable on web and will be based on WebVR and built on Three.js.

How to use

A local server should be run from the master folder.

If you have python installed, then follow this.

Python 2: SimpleHTTPServer

python2 -m SimpleHTTPServer 80

Python 3: http.server

python -m http.server 80

About RealityPipe

RealityPipe enables developers to create VR apps easily across any platform.

Learn how to develop VR apps from Tutorials for VR.

About

30 VR Projects In 30 Days. https://risonsimon.com/days-in-vr/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.3%
  • HTML 13.7%