Ask Your Question

Revision history [back]

Is it possible to get a full sphere from SphericalWarper?

I've been looking at the SphericalWarper to provide equirectangular output to use in 360° viewers. However it seems that it does not output the full sphere, instead cropping the section that contains image data.

Is there a way to get the full sphere, including any blank sections? Or perhaps remap() could be modified to also return the size of the full equirectangular image and the position of the returned data within it?