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.
- Easy integration of AR.js into your web project.
- Use markers to trigger AR experiences.
- Customizable AR scenes and interactions.
App displays the GLB file on the image :
- 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.
- Clone the repository:
git clone https://github.com/mariamnozadze/ar.js-marker.git
- Navigate to the project directory:
cd ar.js-marker
- 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