Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.12 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.12 KB

WebAR-Demo

Overview

This project allows the display of icons in Augmented Reality (AR) based on search criteria or distance from the user.

Compatibility

  • iOS Devices: Apple does not support WebAR natively. Use an alternative app like XRViewer.
  • Android and Other Mobile Devices: Access the project directly through a web browser.

Access the Demo

Installation and Setup

  1. Clone the Repository
$ git clone https://github.com/formation-res/webar-demo.git
  1. Navigate to the Project Directory
$ cd webar-demo
  1. Run the Development Server
$ npm run dev -- --host

Deployment and Testing

  • Deployment: The project was deployed using Netlify.
  • Testing Location: Originally tested at Formation's HQ office. Add new points for display in other locations.

Usage

  • Navigation: Utilize Web AR to navigate to desired points.
  • Apple Devices: Use XRViewer and click the "AR" button to start the program.