Skip to content

A lightweight WebAR marker detection app that showcases 3D firearms in real time. Scan a marker to instantly view the weapon’s 3D model, details, and realistic sound effects right in your browser.

Notifications You must be signed in to change notification settings

KrishBharadwaj5678/Gunify

Repository files navigation

🔫 Gunify

Gunify is a marker-based WebAR that detects gun markers and instantly displays a 3D gun model, along with key weapon details — all directly in your browser.

Gunify

🚀 Features

Feature Description
🎯 Marker-Based AR Tracking Detects gun markers using AR.js + A-Frame.
🔫 Weapon Info Panel Displays title, description, and specs instantly.
🔊 Realistic Gun Sounds Includes fire and reload sounds for each gun.
🌐 Runs on Any Device No app installation — works directly in the browser.

🛠️ Tech Stack

Technology Purpose
🟩 AR.js + A-Frame Marker tracking & AR rendering
🎨 HTML / CSS UI layout + glassmorphism styling
⚙️ JavaScript Logic, event handling, dynamic gun info

📦 Installation & Setup

1️⃣ Clone the repository

git clone https://github.com/KrishBharadwaj5678/Gunify.git

2️⃣ Navigate into the folder

cd Gunify

3️⃣ Run using a local server

  • Install Live Server
  • Right-click index.htmlOpen with Live Server

💡 Usage

  1. Download the trackable images from the images directory in this GitHub repo.
  2. Load the page in your browser.
  3. Point your device's camera at the image, and watch the 3D model appear.

🤝 Contributing

Want to contribute? Here's how:

  1. 🍴 Fork the repository.
  2. 🌿 Create a new branch (git checkout -b feature-name).
  3. ✍️ Make your changes and commit them (git commit -am 'Add feature-name').
  4. 🚀 Push to your branch (git push origin feature-name).
  5. 🔄 Submit a pull request to merge into the main branch.

About

A lightweight WebAR marker detection app that showcases 3D firearms in real time. Scan a marker to instantly view the weapon’s 3D model, details, and realistic sound effects right in your browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published