-
Notifications
You must be signed in to change notification settings - Fork 74
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
Starting position #2
Comments
I'm not sure I understand what you mean. The "spectator" point is placed in the center of a cube, creating a feeling of the viewer being within the scene. If you'd like to view the scene as a cube from the outside, just translate the viewing point to be outside the scene (more than 512px in any direction) and you'll get a scene "wrapped" on a cube. |
When the panorama loads, I would like it to start with the front image, not the back. The spectator will remain in the centre. If you look at http://testing.lukem.co.uk, the page loads with a view of the sun flaring. I would like the page to initialise with this view http://testing.lukem.co.uk/panorama-ally-pally/PANO_20131110_141430.front.jpg. Hope that makes sense
|
Got it. You mean the initial view of the panorama. |
Could you give me an example? This, for example, has no effect:
|
Hi, |
Also, on a sidenote, this panorama doesn't seem to be 360x180. You might want to try these settings instead:
|
Thanks. the lon parameter seems to have no effect on Chrome Canary Version 33.0.1705.0 canary. Setting it to 360 seems to get me what I wanted in Safari. Am on OSX Mountain Lion 10.8.5 |
Sorry for the stupid question, but have you cleared your cache? |
yes, tried that - I also just installed the standard Chrome build for Mac (Version 30.0.1599.101) and lon also has no effect On 11 Nov 2013, at 09:09, ztorage [email protected] wrote:
|
Don't want to utter the cliche, but it works fine on my machine :) If you'll bug me later today or tomorrow, I will take a closer look. |
Is there a way to have the panorama initialise on the front image rather than the back? I guess this could be done by re-sorting the image array?
The text was updated successfully, but these errors were encountered: