OSVR / OSVR-Unity

Package for authoring OSVR experiences with Unity.
Apache License 2.0
99 stars 38 forks source link

Imaging sample #120

Closed DuFF14 closed 8 years ago

DuFF14 commented 8 years ago

Adds an ImagingInterface, RequiresImagingInterface, and SampleImaging script and scene.

JeroMiya commented 8 years ago

This looks good. Couple of questions (see line comments), but no merge blockers.

DuFF14 commented 8 years ago

Updated, and added code to unsubscribe from the state change event in OnDestroy()