Hi,
I have a task to create panoramic imagery in RIB. That means that
output of such render, would be used to create effect of 360 degrees
panorama where user can wander around.
My first idea was to create 6 images with FOV=90 and map them on a
cube, that somehow works and looks good. But the problem is that while
rendering those images, there are many calculations, with same
results, running 6 times. Is it possible to render whole scene, taking
360 degrees which should produce some fisheye lens effect in resulting
image?
(With just RIB and one render, resulting in just 1 image)