-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Public property for start angle? #17
Comments
I made pull request. Please review it, is it good enough or need some improvements. |
Thanks for the pull request but I haven't seen it until now sorry for the late response. The main difference from your implementation is that it takes the value as radians since that's the standard unit when dealing with APIs like this. I'll review your PR anyway. |
Is it possible change start angle from 0,0,0 to the center of my spherical picture? I found random picture in google to illustrate it: For example http://paulbourke.net/fun/dragongardens/2.jpg
the gates is the most important part of panorama and I want to start viewing from the center of image.
The text was updated successfully, but these errors were encountered: