Skip to content

WebXR experiment - An environment to get lost in during those insomnia ridden nights

Notifications You must be signed in to change notification settings

sinclabs/insomnia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insomnia

Insomnia is a VR environment built with A-Frame. The site is deployed at insomnia.subbu.dev. This is still largely work in progress.

Development

Make sure you have git and Node.JS installed

  • To get started, clone the repo:
    git clone git@github.com:sinclabs/insomnia.git
  • Install the dependencies:
    npm i
  • Build the source:
    npm run build
  • Start the local server:
    npm start

Note: To view the local deployment in your VR headset's browser, you'll need to host the site over HTTPS, as it is a WebVR requirement.

About

WebXR experiment - An environment to get lost in during those insomnia ridden nights

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published