beclamide / webxr-demo

A demonstration of using XR on the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Augmented Reality in Javascript

A demonstration of using AR on the web

webxr

The Demo

Either clone the repo locally and run it (see below) or go to https://webxr-ia.netlify.app/ on your mobile device

Point your device at this marker:

Running locally

Clone this repo and install dependencies. Requires Node 14.16 (or run nvm use)

$ git clone https://github.com/beclamide/webxr-demo
$ yarn install

Run the development server with:

$ yarn serve

About

A demonstration of using XR on the web

License:MIT License


Languages

Language:JavaScript 99.2%Language:HTML 0.7%Language:SCSS 0.0%