A sample iOS application that shows how to use features of OpenSphericalCamera
- Swift 3.0+
- Xcode 8.0+
- Install OpenSphericalCamera from CocoaPods by running this script:
cd OpenSphericalCameraSample
pod install
-
Open the Xcode workspace at
OpenSphericalCameraSample/OpenSphericalCameraSample.xcworkspace
. -
Just build and run the application.
This library is licensed under MIT. Full license text is available in LICENSE.