Skip to content

Worked on creating a working demo for FORMATION's browser web-AR, so that objects in the work place can be displayed in 3-space. Also worked on navigation feature, which created a graph of waypoints and navigated a path to desired object from current location. A green path was displayed to indicate the path.

License

Notifications You must be signed in to change notification settings

donnyr5/webar-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Worked on creating a working demo for FORMATION's browser web-AR, so that objects in the work place can be displayed in 3-space. Also worked on navigation feature, which created a graph of waypoints and navigated a path to desired object from current location. A green path was displayed to indicate the path.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • Python 13.4%
  • CSS 1.6%
  • HTML 1.3%