Android native camera in VR

Hi!

I’m not really sure how to start with this. Basically I have this car simulator setup with pedals. The user sits in a chair and wears a cardboard like device. I found that it is difficult to find the pedals when in VR. Therefore I would like to use the phone’s camera when the user looks down and project that in the car in VR. Is this possible in unity? Thanks!

how did you make the pedals?

Just to be clear, the pedals aren’t in the game, they are in “real life”. They are 3d printed and send values with an arduino through bluetooth

Thats what I thought :slight_smile:

do you have a photo, sounds cool :slight_smile:

Will send it later this week, not quite finished yet :wink: soooo, no idea on the camera aspect?

Could you just render the camera to a texture, split it in half and the render the same to both eyes. would that look okay?