So, this is a bit of an odd discussion/question. I’m in a neuroscience research lab, and I’m building a virtual reality system for use with mice (the mammals). The setup projects onto three monitors. One is in front and the other two are at 90 degree angles to that one. The mouse is in the middle and runs on a little treadmill in order to move through the environment. The problem I’m currently struggling with is trying to project a 270 deg field on view onto these three monitors so that the mouse gets realistic visual feedback. I know I need at least two cameras to accomplish this, but I was hoping for some advice on how I should set up the cameras. Should I try to span the three monitors (making it so the three cameras are split on a single display), or should I have each camera project onto a different display? So far I’ve mostly tried to split the cameras onto a single display, but this makes is so that the seams between cameras don’t line up with each other. Has anyone done anything similar and have some advice?
Thanks in advance.