Coder Social home page Coder Social logo

ndmeiri / panorific Goto Github PK

View Code? Open in Web Editor NEW
93.0 93.0 12.0 13.75 MB

An immersive, intuitive, motion-based way to explore high quality panoramas and photos on an iOS device. Panorific is implemented in Swift.

License: MIT License

Ruby 3.92% Swift 96.08%

panorific's People

Contributors

ndmeiri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

panorific's Issues

Demo project crashes on runtime

Hey ndmeiri!
This looks really cool but I can't seem to test it out; it crashes before anything becomes visible on screen:
screen shot 2014-12-08

Display photo in non-panorama mode

Hi @ndmeiri
Great library, looks very cool, thank you for sharing it.
Is it possible to on/off panorama mode depends on image aspect ratio?
E.g - I want to show usual non-panorama image without gyroscope stuff.

Motion manager closure has incorrect argument types

Hi,
When I run the project in Swift 2.1, I get this error. Can you help me on this matter?

Cannot convert value of type '(CMDeviceMotion!, NSError!) -> Void' to expected argument type 'CMDeviceMotionHandler' (aka '(Optional, Optional) -> ()')

self.motionManager.startDeviceMotionUpdatesToQueue(NSOperationQueue.mainQueue(),
    withHandler: { (motion: CMDeviceMotion!, error: NSError!) -> Void in  // Error here
        self.calculateRotationBasedOnDeviceMotionRotationRate(motion)
    })

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.