hiukim / unity-webar-foundation

46 stars 6 forks source link

Possible to set target image at run time? #8

Open ErikRDavis opened 4 months ago

ErikRDavis commented 4 months ago

Hi I am interested in this plugin, but before I commit to purchasing it I wanted to ask a question. The use case for the app I am working on would require Unity to download a target image (png, jpeg, etc.) from an external source at run time and then to pass that image to the tracker system.

Would your plugin be able to support this kind of use case?

Based on the example setup video the image is first compiled into a ".mind" file with a web tool. Is the Unity plugin capable of performing the compilation at run time in order to support the above use case?

Thank you