Samsung / GearVRf

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
http://www.gearvrf.org
Apache License 2.0
407 stars 217 forks source link

Scene Object's position is getting reset on movement of head. #2015

Closed talk2saroj closed 5 years ago

talk2saroj commented 6 years ago

Scene object position is getting reset some time when we move our head.How to fix it exactly at some particular coordinate.

liaxim commented 5 years ago

@talk2saroj Can you share some sample code? Any additional information will be helpful. Are you trying to have a head-locked object? See getMainScene().getMainCameraRig().addChildObject(your-object).

liaxim commented 5 years ago

@talk2saroj Please reopen when you have a little bit more information you can share with us.