This repository contains a web-based Augmented Reality (AR) business card project developed using AR.js, A-Frame, and Glitch. The project allows users to view interactive 3D elements when scanning the business card with their devices.
- Augmented Reality: Utilizing AR.js to provide a seamless AR experience.
- 3D Models: Created with A-Frame for immersive 3D interactions.
- Easy Deployment: Hosted on Glitch for easy access and deployment.
To run this project locally, you'll need:
- A web browser that supports WebXR (e.g., Chrome, Firefox)
- A webcam or a mobile device with a camera
-
Clone this repository to your local machine:
git clone https://github.com/maviswisanggeni/business-card.git
-
Navigate to the project directory:
cd business-card
-
Open
index.html
in your web browser to view the AR business card.
- Print out the AR marker provided in the
markers
directory. - Open the
index.html
file in your web browser. - Point your camera at the printed AR marker to see the AR content.