Hello,
is it possible to make Android APP walk through in real time.
So what i want to make is a VR walk through in actual house or storage or other place.
Let’s say house only has walls and i would model the interior for VR and when actuall person moves he can se the house in real time?
Hope i was clear enough.
Thanks for the help
thanks for the video, i check it, but there are only auto moving or click movement in VR. I would need the movement with actual person. So, i have a room and a person walks in it and gets closer to the object by actually walking.
with that we are much closer what i need. If we see that guy who is moving his legs on spot, would it work if he would actually move around room? If i set starting point in the middle of the room and he actually moves towards the wall.
And thanks for all the info
You cannot get precise room scale tracking for mobile VR yet. Closest Android to achieve this is Google Project Tango:
https://get.google.com/tango/
not even if the room is all made in VR in precise measurements of the actual room?
The virtual room isn’t the issue, it’s the input system on mobile vr that doesn’t do positional tracking (actually moving). Currently they only do orientation.
I will say even on desktop an actual walkthrough will still have some abstraction, unless your “walkthrough” is smaller than the user’s playspace (at which point it’s not much of a walkthough). At some point you’d at a minimum need to do teleporting. But at least it’d let you crouch look under things, etc. which isn’t possible on mobile VR at the moment.
You need some way to translate the real world measurements to the virtual world measurements. Android can do that with the camera, very unreliable. Currently the best device to perform that operation is Google Tango.
Thanks both for the answers and time.
As i see Google Tango only supports Lenovo Phab 2 Pro, Asus ZenFone AR.
I Will try that VR Stap to see how it Works.