i have a good experiences with gtx+quardos combination (viz. mercedes at signal prague, we had gtx titan + quadro nvs 310).
vvvv should be launched on a display which is connected to the gtx card and projectors are connected to quadro and gtx. cool feature of quardo is a built in software edid emulator, so you do not need hardware edid manager devices.
attaching a dx11 multiscreen sample where all you need to do is name a render window and select on which display device it should run, it will switch the render windows into fullscreen after configured interval.
Hey Andrej! Thanks, MSI_rendering is missing in your zip :/
BTW I was asking if someone have experience with such kind of card (or similar) because for logistic problem I cannot use only one graphic card, and cannot connect external boxes like tripleheads or similar…
can the outputs of the quadro benefit from acceleration of the gtx? Ie all the main rendering happens on the gtx and the quadro is just used for output?
mrboni: exactly, that is the point - have the acceleration running on gtx and benefit from the edid and additional outputs of quadro. the integration is very smooth, you don’t need to configure anything, just make sure to have the startup device of vvvv attached to gtx. you might need to instal quadro drivers, but all cases it worked for me out of the box.
mrboni: i guess the combination of gtx+quadro works with dx9 as well, but why would anyone do it :). if you have to stay with dx9, sending a shared texture to resolume and handling the outputs from there might be interesting.