We got ARCore to work with GearVR

We went to a hackathon last week and developed a small game/demo.
Here’s a video:

There wasn’t API call to get the webcam texture in Unity, and we didn’t had time to wrap the Java API, so we edited the background shader, to change the scale of the webcam image.

Also, the device got hot really fast.

But it works!

I think it’ll be better for VR than MR, but we need to think about a way for the player to not hit his surroundings

1 Like

A better footage of the game itself

Also you can see how it works when walking fast in the park.
It actually became Park Scale instead of Room Scale

Hi! Cool project. Would you mind sharing some code? Thanks!

Similar project which is constantly updated and open source can be found here.
https://github.com/ChristophGeske/ARCoreInsideOutTrackingGearVr

1 Like

The tracking is off. You walk to a direction and the camera moves to another.