AR.js
AR.js copied to clipboard
bigger scaling produces shaky models on hiro marker
Do you want to request a feature or report a bug? BUG
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce.
I have a suspicion that the scaling of the model creates this shaking. if the scaling remains small (1 1 1), the shaking stops. presumably it is still there, but due to the small scaling it is no longer visually perceptible.
Try my example: https://vision.evij.de/ar-test/ use hiro marker: https://raw.githubusercontent.com/AR-js-org/AR.js/master/data/images/hiro.png
Please mention other relevant information such as the browser version, Operating System and Device Name Chrome Browser for Android (97.0.4692.87) Android 11; SM-G970F Samsung S10e
What is the expected behavior?
The 3d model should not be shaking
If this is a feature request, what is motivation or use case for changing the behavior?
How did you fix this?