Closed MrYogi closed 10 years ago
It is not very clear what the issue is that you are having. Can you try explaining it more?
you can see in screenshot that plane i am drawing with texture is at some height from marker(image detected) , despite what values i set for plane position. hope you understand now, if still not plz ask specific query .
anyone.......any idea?
Did you try creating an empty Object3D and adding your plane (with the required position set) as a child to this empty object? You can then set this empty object's transform using the provided position and orientation from Vuforia.
yes i am doing exactly this, created an emty object and set position and orientaion from vuforia on this only, then i added a plane in it.
Closing this issue because it is 5 months old. If you still have this issue please reopen with a code sample.
hi, i am trying to use a plane with texture , but plane is seems to above marker at some height , despite setting any position value, it remains floating at some height . if in same manner i am using a md2 model it shows fine on (0,0,0).