chgatla-microsoft / QRTracking

MRTK sample app for QRtracking
MIT License
74 stars 69 forks source link

Slow updates #22

Open BeLe07 opened 3 years ago

BeLe07 commented 3 years ago

The initial positioning of QR in world space is very quick. However if I apply a little rotation or translation, it needs some seconds to reach the real position. If I apply a bigger change, the real position is reached very quickly.

Could we have a parameter of some sort to change this behaviour ?

Configuration