0

Suppose I have 9 screens put together like a square or a rectangle or any shape, and I want to display one image, but this image should be separate to 9 parts, each part will be shown on one screen like this :

What I want to do is bigger that 9 screens, this is for my project, I will create a video, inside the video there is a shape moves around. For example, if the shape were in screen 2, then it goes to screen 3 but slowly not disappearing in screen 2 and show up in 3.

It must be treat like a normal screen.

Is this possible?

Azad
  • 109
  • 3

2 Answers2

1

Yes, this is possible. You basically have to put together all your wallpapers in a folder and add import it. Once you do that, you select your wallpapers one by one and assign it a monitor like shown in the picture. In this picture I only have two monitors.

enter image description here

10100111001
  • 1,908
0

After some google-ing I found these two useful links:

jozze
  • 1