Vuforia AR marker generator binary (w/ Java) for Linux 64 Bit
AR-Marker-Generator (Linux 64 Bit, untested binary)
A processing sketch that generates markers for Augmented Reality applications like Vuforia.
This allows you to create single markers but also named sets of markers (batch processing).
How to use
All info at our github page and summary below.
Using the binary executables (releases)
- Edit the file
marker_names.txt
to add your own market names. - Edit the file and add each marker name; separating each word with a comma (
,
). - Download the release from our github (depends on your operating system and comes bundled with java already)
- Double click to execute it.
- It will start generating your AR markers; then wait for it to close automatically (likely takes 10 seconds). The markers will show up in your
markers
directory.