/SceneKitVR

A small, lightweight library for VR in Apple's SceneKit on iOS. It comes with a small demo of a couple musical instruments you can trigger to play.

Primary LanguageSwift

SceneKitVR

This was developed as a quick weekend project. Feel free to reuse any code included in this project. The core functionalilty of the VR engine is contained with the classes VRView, VRViewportView, VRScene, and VRCamera. If you create anything with this library, I'd love to see it.

Tested on an iPhone 6.

@NathanFlurry