CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

VRKit 0.3

VRKit 0.3

License Custom
ReleasedLast Release Aug 2017

Maintained by Ihor Rapalyuk.



VRKit 0.3

  • By
  • VoidStudio

Swift IOS Pod. VRKit turns your app into Virtual Relity App.

Import:

    import VRKit

Cocoapods:

    pod 'VRKit'
  1. To use it simply call start func in your UIViewController

     VR.start()
    
  2. To stop VR use

     VR.stop()
    

alt text

Example Project https://github.com/ihorrapalyuk/VRKit/tree/master/TestVR

If this pod will be popular i can open its source