Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.
/ NatCam-VR-Cardboard Public archive

A Google Cardboard VR project using the rear camera preview. Powered by NatCam 1.2.

Notifications You must be signed in to change notification settings

natmlx/NatCam-VR-Cardboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

NatCam-VR-Cardboard

A Google Cardboard VR project using the rear camera preview. Powered by NatCam v1.2.

Spot the spinning cube!

NatCam VR Example

Setup Instructions

  • Download the Google Cardboard SDK for Unity here
  • Import the Cardboard SDK into the project
  • Download NatCam 1.2 here and import it to your project
  • On the main camera, add a StereoController component and click 'Update Stereo Cameras'
  • Drag the Canvas under the camera, making it a child of the camera gameObject
  • Create an empty gameObject named VRCam
  • Add the VRCam component to the VRCam gameObject
  • Set the RawImage of the VRCam component to the Preview gameObject under Camera>Canvas
  • Set the cube of the VRCam component to the cube in the scene
  • Go to Player Settings and make sure Orientation is set to Landscape Left
  • Build & Run!

About

A Google Cardboard VR project using the rear camera preview. Powered by NatCam 1.2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages