Making VR for google cardboard?!!

I’m news here. :slight_smile:
i want to make a vr visualization. but i don’t have oculus rift. cardboard it good for me. im just starter :). dont want to pay much money :).
is there any tutorial for making vr for cardboard?. like a blueprint/script ??. i dont know c++. im 3dartis. in unity have it. but i love ue4.

Hi!

You can try use this guide for Gear VR. I think, setup of project, is similar for both VR systems.

Thanks alot:)
and i have an question is. when i play my game. i cant move and rotate camera. dont have pad. in google play have game like vr jurassic land. i want my camera move like that. so how do i do it. and Gear VR working in C++ project. so… i want a tutorial to make a camera like that.
anyidea thanks.

VR system for UE4, is based on the Oculus libs. And all project setting for VR, will work normally. Look this tutorial about VR setup and VR template for UE4.
Many Android and iOS devices can work with wireless gamepad.

I don’t believe this question has been sufficiently answered. I would like more information that is specifically referring to Google cardboard.

Same, I’m dying for a response on this.

I keep heering people say Google Cardboard is just like Oculus.

In truth, it real isn’t.

Google Cardboard apps requires a few more features, like adapting view ports correctly to device size and Cardboard metrics, magnet sensor response etc.

I would also love to hear if this gets figured out!

I found this really helpful!

Hi guys,

We decided to open our own adaptation of Simple HMD plugin to use as Cardboard while official support is not implemented by Epic/Google

Hope it will be helpful for you :slight_smile: