TrevorDev / Niftyverse

Web VR/AR/XR version of every website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Niftyverse Niftyverse

Niftyverse is a collection of web VR/AR/XR views for every websites on the internet.

How to use

  • Install the extension for your browser of choice: Firefox, Chrome or Edge
  • Go to a webpage that is currently supported (eg. google.com)
  • Observe that the extension icon lights up
  • Click the extension and view the website in 3D
  • If you have a Hololens, Mixed-reality headset, Vive, Oculus, etc. put it on and experience the new web!

How it works

Similar to adblock extensions which parse a webpage and removes content that a user does not want to see based on a list that contributers create, Niftyverse parses a webpage and adds/removes on the page so that the website can be viewed in 3D!

Contribute

Issues/Requests
  • Please just create an issue on github and I'll get to it asap
Code
  • Download this repo
  • Modify extension to always run your code on click
  • Test the website you want to make into 3D
  • Submit pull request

Future looking

Browser Vendor Request

If you are contribute to a browser or webstandards here are the demands:

  • WebVR/WebVR2.0/WebXR implemented in every browser
  • Ability for a user to allow a website to automatically enter VR without their action (Currently browsers force users to click)
  • WebVR composition!!!! Multitasking webVR is key to replace standard browser usage
  • WebVR composition on top of VR shells so that multitasking is supported with native apps (See Niftykick Paper)

I've already started forking firefox to try to implement these features so if anyone wants to contribute to that let me know.

About

Web VR/AR/XR version of every website

License:MIT License


Languages

Language:TypeScript 86.3%Language:JavaScript 12.0%Language:HTML 1.7%