Hi :
Sorry , I use Android Studio to develop , I am afraid that I cannot help you.
You can start new topic to ask in forum.
Do you need my account to discuss with me?
Yes , in the sample code - simpleinstanttracking.js
try to add trackingPlaneOrientation below deviceHeight
deviceHeight: 1.0,
trackingPlaneOrientation: 90.0,
I have found this trackingPlaneOrientation parameter in AR.InstantTracker Class to make it.
Milly Hung
Hi Wikitude Team:
the instant tracking in JS SDK sample , the model measurement has the bias angle like attachment , but I cannot find the code in javascript to adjust that. I would like the model to be vertical with ceiling without bias angle when the phone is also vertical with the ceiling.
How can I do to make it?
Thanks!