There's no problem with rendering two worlds into one buffer, so that should work. You have to clear the zbuffer between the renders though. I think i remember a problem when using the multi threaded renderer and changing the fov in between, but as long as you don't do this, it should work fine. I did that myself once...maybe in the "advanced example", but i'm not sure....