Rajawali / RajawaliVuforia

Rajawali + Vuforia Augmented Reality
Other
227 stars 108 forks source link

object does not stick to imageMarker on DragOperation rajawali Vuforia #59

Closed kirankiru closed 9 years ago

kirankiru commented 9 years ago

I am new to RajawaliVuforia. i am working on ImageTargets. i am trying to implement drag operation on 3d model(Object3D). i have followed this tutorial https://github.com/Rajawali/Rajawali/issues/753 .3d model is moving but it doesn't stick to the ImageMarker("Stones"). it looks like floating in the air. is there a way to make 3d model stick to ImageMarker when drag operation is performed ??