And this is the 3D Model in AR:
www.inkframe.com/stuff/modelAR.jpgThe character has a basic animation, just move its head, its fingers and turn back.
The issue is that when I move the marker, first the scene without the character moves and then the character moves; please see another image to understand me:
www.inkframe.com/stuff/modelMove.jpg
We have tried some solutions, like group the model, link the character to the chair, load two differents models, but nothing works.
We are using Papervision3D and FLARToolKit (not FLARManager) and OpenCollada to export the 3D Model.
We have tried QuadrantRenderEngine too, but it is so slow.
I guess this is not a PV3D problem, because it is happening just when I move the marker.
The only thing that comes to our minds is that character has 3000 polygons and the rest 500, so is so hard to the render engine move all at the same time, and is easy move first the objects with 500 polygons and then the objects with 3000 polygons.
Do you have any idea?