artoolkitx / arunityx

artoolkitX for Unity, providing high-performance video acquisition, marker and texture tracking and full Unity Editor support
https://www.artoolkitx.org/
Other
43 stars 22 forks source link

Printable markers for samples should be more accessible #82

Closed SimonDarksideJ closed 1 year ago

SimonDarksideJ commented 1 year ago

Having an issue trying to test the majority of the Example scenes as there are no "printable" trackables available to test with.

There needs to be either:

This relates to any sample using Barcodes, Data driven markers, or filter patterns, where there is no "image" to be able to get access to to test with.

Additionally, there needs to be a link, from each sample, to the documentation for how to generate a new trackable based on what the sample uses.

philip-lamb commented 1 year ago

Printable marker images are in the Documentation folder, e.g. https://github.com/artoolkitx/arunityx/tree/master/Documentation

philip-lamb commented 1 year ago

Fixed in https://github.com/artoolkitx/arunityx/pull/87