Hello,
I am using Unity 5.4.3f1 and Vuforia 6-1-17.I am witnessing a strange disadvantage in my app.The single most 3D object which is the key element in the AR project is shaking now and then.I have took all the precautions to avoid the shaking, but no use!
The screen orientation s very basic - 1).ARCamera,2).ImageTarget,3).3D child.In this video the shaking is very small at the rear portion.But sometimes The object completely tilts and turn upside down,and sometimes it rotates for a random z angle and floating far off to the image target.
I have checked extended tracking checkbox in on state.removed unneccosory code components like smartterrain related code on ARCamera as smartterrain is deprecated and also not active in this scene.How could we deliver such uncontrolable apps to clients?Except following all the guidelines laid by vuforia I am not doing any erroneous things.Vuforia has to guide me how to control this unwanted shaking/tilting/floating.
P.S:This 3D object is very small,I am working on same lines in another project.There it is a large 3D object and shaking also too much.That project is going to be shelved out soon and this was started as a remedy.So, Please find me a way out.
regards
hari.S.babu
Attachment | Size |
---|---|
![]() | 12.97 MB |
I took all the care to stop this jitter fully.Even after considering distance and Camera angle and hand movement factors little jitter is still there - Can't I make a 100% jitter free AR app?I have did the same experiment placing simple 3D cube as child to Marker Image Target earlier.It is working fine for a simple 3D cube,But the jitter comes when I import a 3D object like a car, van or truck which had shaders,filters,gradients and other features.
Another problem is heating - for three minutes play Device becomes so hot.Earlier I did some games using android studio.There ae can reduce this by modifying the settings like wait lock and others.Is there any way to make such power saving tricks through unity Developer Appliction?I didn't check Player Settings menu fully.if we can do such things It encourages the client market!