Hello ,
I am new to QCAR. I executed the Virtualbuttons example. Now I want to design the marker similar to "wood". How can I design the marker like this. Is there any special way or can I design as usual using "MyTracker".
How the QCAR detects the buttons?
Thanks&Regards
wizards
Which SDK are you using? ( Unity, iOS or Android Native )
VirtualButtons are defined as regions of an ImageTarget. So you will create your ImageTarget using the TMS and then extend its configuration to include VirtualButtons. In Unity you can do this using the VirtualButton prefabs. For iOS and Android, you'll need to modify the XML file that describes your ImageTarget. Take a look at the XML file that accompanys the VB sample for an example of how this is done. Also see the documentation here - https://ar.qualcomm.at/qdevnet/developer_guide/Virtual%20Buttons