Is it possible to get a full sphere from SphericalWarper?

asked 2016-04-01 14:42:02 -0600

harmpd gravatar image

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?

edit retag flag offensive close merge delete