Skip to content

kkkdy/AFrame_AR_Multimarkers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFrame_AR_Multimarkers

WebAR Multi-markers using AFrame and AR.js.

A simple multimarker example using AFrame (0.9.2) and AR.js (2.0.8). Live example here: https://ucl-casa-ce.github.io/AFrame_AR_Multimarkers/
Markers are in the MarkerPng folder.

The browser will ask (the first time) to access the camera feed, if available. On iOS check if Camera & Microphone Access is On under Settings -> Safari -> Privacy & Security section.

How it works?
multiMarkersName.js create the tags using the PATT files in the resource folder. Each marker displays a text with its ID.


AFrame https://aframe.io/ https://github.com/aframevr/aframe/
AR.js https://github.com/jeromeetienne/AR.js

About

WebAR Multi-markers using AFrame and AR.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • HTML 31.7%