Closed ubenzer closed 10 years ago
To create a photosphere you need an eqirectangular sky map. This can be created in chunky by following these steps:
-90
into the second text field of the Direction values800x400
in the canvas size text field and hit Enter
The result should look something like this:
I was not able to complete the photosphere creation on that google page, but the rendered image should be compatible. Equirectangular panoramic projection is the most common such panorama format for full 360x180 panoramas.
Thanks!
For anyone that is interested:
To make it appear as a photosphere in Google+ and Android you need to add proper exif data. You can do this using exiftool
:
exiftool -xmp:ProjectionType=equirectangular -xmp:CroppedAreaImageWidthPixels=4000 -xmp:CroppedAreaImageHeightPixels=2000 -xmp:FullPanoWidthPixels=4000 -xmp:FullPanoHeightPixels=2000 -xmp:CroppedAreaLeftPixels=0 -xmp:CroppedAreaTopPixels=0 -xmp:UsePanoramaViewer=True filename.png
Replace 4000
and 2000
with your width and height.
Oh, cool! Tested it now and it works nicely. Seems like you need quite a high resolution to get a nice photo sphere.
I rewrote the PNG output code so that it includes the necessary XMP tags now when you save the render in Chunky.
I tried creating photospheres through Chunky using equirectangular projection, but I was unable to generate 360 degree photography. For example, I don't know what field of depth should I use.
What I want to do is, I want to take a 360 degree photo which I can view it as a photosphere on Google+ or my phone etc.
Is it possibble to add a guide or a preset for this?
I think once I create a 360 degree photograph, then I can add required metadata using this web site:
http://photo-sphere.appspot.com/