On Thu, 14 Feb 2013 11:47:11 -0800, Linda Li wrote:
> The first method: use cube map. But the top and bottom faces are black.
> The second method: map the horizontal 360 degree picture on a cylinder.
> Then put the camera at the center of the cylinder, and use lookat to
> control the eye direction.
>
> Which is faster on mobile phones, especially for videos?
It depends upon how the video is mapped, and how much distortion you can
tolerate.
If the video was shot using 4 cameras, the data will be in the correct
projection for a cube map from the outset.