An open API service indexing awesome lists of open source software.

https://github.com/nathanflurry/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.
https://github.com/nathanflurry/scenekitvr

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://twitter.com/nathanflurry)