I am working on an art piece and I stumbled upon an idea that a computer (with a processing sketch) would use multiple mice, each controling it’s own cursor. Is that possible to achieve using 4v and if it is, how?
Mouse (Devices Desktop) node has a Raw mode which can be toggled in the inspektor. once there you can select the raw data from individual mice via an ID. For multiple cursors you have to patch your own cursor though (framedifference + counter as a hint ;) ) which will be only usable in the vvvv content