Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.22 KB

File metadata and controls

35 lines (24 loc) · 1.22 KB

VirtualCameraPublisher

This repo contains the VirtualCameraPublisher project. This includes a Unity Package for VirtualCameraPublisher which is included in the com.meta.xr.virtualcamerapublisher directory, and a sample Unity app which uses this package, in the VirtualCameraPublisherSample directory. Please find more details about those in their respective READMEs.

Installation

To install the Virtual Camera Publisher package into your Unity project, you can add it locally, or via git:

Installing with Git

Use the Package Manager to add the Git URL:

https://github.com/oculus-samples/Unity-VirtualCameraPublisher.git?path=com.meta.xr.virtualcamerapublisher

Installing locally

Follow the instructions here: Installing a package from a local folder

You can find full integration instructions in com.meta.xr.virtualcamerapublisher/README.md.

License

This project is released under the Oculus SDK License. Please find details in the LICENSE file.