Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 838 Bytes

File metadata and controls

28 lines (19 loc) · 838 Bytes

OpenSphericalCameraSample

A sample iOS application that shows how to use features of OpenSphericalCamera

Requirements

  • Swift 3.0+
  • Xcode 8.0+

Setup

  1. Install OpenSphericalCamera from CocoaPods by running this script:
cd OpenSphericalCameraSample
pod install
  1. Open the Xcode workspace at OpenSphericalCameraSample/OpenSphericalCameraSample.xcworkspace.

  2. Just build and run the application.

References

License

This library is licensed under MIT. Full license text is available in LICENSE.