Skip to content

newmediapilot/victorgad.camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR Image Display Project

This project creates an augmented reality (AR) experience using A-Frame and AR.js, displaying a floating gallery of 62 images in 3D space. Each image is assigned a unique AR marker, enabling users to view them in AR on compatible devices.

Overview

  • Libraries:

    • A-Frame: Used for 3D rendering and creating the AR environment.
    • AR.js: A library for marker-based AR functionality, specifically using barcode markers to create floating 3D effects.
  • Functionality: Each image, located in ./slides, is rendered on an AR marker as a 3D element. The markers create a "floating" effect when viewed through AR-enabled devices.

Files

  • index.html: Sets up the AR scene with <a-scene>, links to libraries, and includes a camera for viewing.
  • main.js: Generates 62 markers and images dynamically, each with a barcode marker for 3D display.

Summary

This AR project combines A-Frame and AR.js to create a browser-based 3D gallery, with images "floating" on barcode markers for interactive viewing in augmented reality.

About

Augmented reality project for victorgad.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published