I've had a request for a more approachable way to display sequences of Equirectangular imagery in the dome. So I've revisted the code I wrote in Panda3D a while ago. I tidied up my Fisheye class - with the help of some of the Panda3D developers I managed to track down a really weird bug I'd been seeing on and off for ages. I swapped the Perspective camera for an Orthographic camera.This particular app looks for all the png, tga, jpg equi's in the current folder and rotates and fades its way through them....
