Skip to content

oninross/AR

Repository files navigation

AR Firestarter

Generated using [email protected]

Description

It's a collection of demos that showcases the use of markers and markerless augmented reality. It utilises A-Frame and AR.js to display AR on mobile devices.

Automated tasks

This project uses Gulp to run automated tasks for development and production builds. The tasks are as follows:

gulp --production: Same as gulp serve --production

gulp serve: Compiles preprocessors and boots up development server

gulp serve --open: Same as gulp serve but will also open up site/app in your default browser

Folder Structure

_models: contains all the models used for markerless and markered AR.

_patterns: contains the patterns that will be used for recognising the markers. Use AR.js Marker Training for creating markers and images. Set Pattern ratio to 0.60 (its what this demo is set to recognise).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published