Hi, first post in a decade!
I would like to send differing output to two different displays, each in fullScreen mode. I’m running Processing 4.2
For example, on a Windows computer with a monitor and a projector as displays 1 and 2, I would like to display one PGraphics on display 1 and a different PGraphics on display 2, at the same time.
Is this possible?
Thanks!