nagam11 / WebAR

Sample AR project built on Google's new three.ar.js

Home Page:https://nagam11.github.io/WebAR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebAR

Sample AR project built on Google's new three.ar.js. The AR application can be run from a custom mobile browser.

Prerequisites

  1. Install WebARonARCore(Android) or WebARonARKit(iOS) on your phone. Follow these instructions for iOS and these for Android.
  2. Make sure you have the needed hardware and software to install the browsers.

Run

Running my project

  1. Navigate to https://nagam11.github.io/WebAR/

Running your own project

  1. git clone https://github.com/nagam11/WebAR.git
  2. Create a new branch and name it "gh-pages"
  3. Navigate from the installed browser on your phone to https://YOUR-USERNAME.github.io/WebAR/

ToDos

  1. Scale down Sprite Image
  2. Add touch events

About

Sample AR project built on Google's new three.ar.js

https://nagam11.github.io/WebAR/


Languages

Language:HTML 100.0%