Skip to content

An online Augmented Reality marker generator for Vuforia / AR.js / ARToolkit

Notifications You must be signed in to change notification settings

danilogr/AR-Marker-Generator

 
 

Repository files navigation

DOI

In a hurry? Download our sample marker (20cm) as PDF, Unity Package, jpeg, or .patt!

Augmented Reality Marker generator for libraries such as Vuforia, ARToolkit, and AR.js.

This tool

  • Runs on the browser (Tested on Chrome 67+). Try it
  • Creates a random, high-fidelity tracking marker for several tracking technologie (Vuforia, ARToolkit, AR.js, ...)
  • Supports selecting custom foreground image and background image - yes, you can use this tool to create a pdf for your existing markers!
  • Guarantees 5-start trackers on Vuforia. It uses tracking.js to generate highly trackable markers
  • Produces a PDF with custom marker dimensions (defaults to 8x8 cm) to make printing fast and easy
  • Generates .patt file for ARToolKit and AR.js

Screenshot

Future work

I wish that there was a way of telling how the marker's quality degrade over time. I also wish that there was a way of generating a set of markers that are not similar to each other.

If I ever have time, I would

  • Use three.js to render a marker at different distances and angles
  • Use AR.js to assess detection confidence at these different distances and angles
  • Use tracking.js to see how the number of detected features change over angles and distance

Citing

Did you use this tool in your research? Let other knows that it exist by citing it!

Danilo Gasques, Alexander Scheurer, & Pedro Lopes. (2021, January 26). danilogr/AR-Marker-Generator v1.0 (Version v1.0). Zenodo. http://doi.org/10.5281/zenodo.4466705

or using bibtex:

@software{danilo_gasques_2021_4466705,
  author       = {Danilo Gasques and
                  Alexander Scheurer and
                  Pedro Lopes},
  title        = {danilogr/AR-Marker-Generator v1.0},
  month        = jan,
  year         = 2021,
  publisher    = {Zenodo},
  version      = {v1.0},
  doi          = {10.5281/zenodo.4466705},
  url          = {https://doi.org/10.5281/zenodo.4466705}
}

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

An online Augmented Reality marker generator for Vuforia / AR.js / ARToolkit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.6%
  • Processing 13.9%
  • HTML 11.5%