I have an issue with hansis fullscreen api, running the code below the main screen shows the sketch in fullscreen, but the second screen is black. I have the exact issue when running processings presentation mode, the second screen stays black.
This is a real headache, so every help will be much appreciated!!
Thanks.
Can someone please show some interpolation techniques in processing. I need to smooth an incoming data stream with a linear interpolation and can't find any information about this matter.
Thanks!
I need to make a triggered counter structure.
f.e.
if trigger==1 count from 255 to 0. If a new trigger arrives while counting start again from 255 and discard previous count.
I'm not sure how to do that in processing and every help will be much appreciated.
Hi,
I need to control a few cameras over a firewire hub. I need to send start and stop messages up to 5 cameras.
Is this possible in processing?
Thanks a lot!