ToughNutToCrack / ARWT

This library allows you to use Unity to build AR Web applications, working as a bridge between Unity and the best AR libraries available for the Web.
MIT License
303 stars 79 forks source link

MarkerGenerator won't output anything #12

Open choomba opened 3 years ago

choomba commented 3 years ago

I grabbed unitypackage from releases and created a new project with Unity 2019.4.22f1.

Followed documentation to create basic scene with marker detection.

Then went forward to generate .patt files from ARWT -menu -> MarkerGenerator

Supplied square marker image. Set the name for it. Image size 512. Border percentage at 50.

Clicked generate and nothing happens. No output to Console. No .patt files.

choomba commented 3 years ago

Suggested fix: Update documentation with mention on import settings and also compression settings.

IEQI commented 2 years ago

Checking Read/write enabled allowed to generate it but are there other setting that should be changed?