Skip to content

AR.js Marker allows you to overlay digital content on the real world, enhancing user interactions and creating immersive experiences.

Notifications You must be signed in to change notification settings

mariamnozadze/ar.js-marker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AR.js Marker

Introduction

A simple project that demonstrates the usage of AR.js library to create Augmented Reality experiences using markers. AR.js Marker allows you to overlay digital content on the real world, enhancing user interactions and creating immersive experiences.

Features

  • Easy integration of AR.js into your web project.
  • Use markers to trigger AR experiences.
  • Customizable AR scenes and interactions.

Marker

You can use my personal marker.

App displays the GLB file on the image : model-marker

Prerequisites

  • A compatible web browser that supports WebRTC and WebGL (e.g., Google Chrome, Mozilla Firefox).
  • A marker printed out or displayed on a screen. You can find example markers in the markers directory.

Installation

  1. Clone the repository:
    git clone https://github.com/mariamnozadze/ar.js-marker.git
    
  2. Navigate to the project directory:
    cd ar.js-marker
    

Usage

  • Open the index.html file in your web browser.
  • Point your device's camera towards the marker.
  • Experience augmented reality as the 3D model or content appears on the marker

About

AR.js Marker allows you to overlay digital content on the real world, enhancing user interactions and creating immersive experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages