lh2218431632 / alva-arjs

Experiments to explore integration of AlvaAR and AR.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlvaAR and AR.js Experiments

The aim of this project is to explore AlvaAR and integrate with location-based AR.js, with an eventual aim to place geographic AR content realistically on the ground.

So far, just a proof-of-concept using what I believe is the minimal code for using AlvaAR.

Instructions

Copy the AlvaAR code into the project. This can be done by copying the assets directory from the AlvaAR examples here into the public directory in this repository.

Build the A-Frame version with

npm run build

Then run a webserver in the public directory and request the index page in your browser.

About

Experiments to explore integration of AlvaAR and AR.js.


Languages

Language:JavaScript 84.2%Language:HTML 15.8%