Hello,
I'm new to the Processing forum! I am making a program that loads up an image, then when you click on an area of the picture it will start drawing lines/points over specific colors or shades of pixels in the picture. Basically I'd like the variables in a "line()" command to be constantly changing, how would I be able to establish a connection between the shade/color of pixels that the cursor glides over to "line()"? I am new to processing, more familiar with max/msp, which has number boxes that let you view in real time data that you have connected to them. Is there something like this in processing? Thank you all for the help!
--Mike
I'm new to the Processing forum! I am making a program that loads up an image, then when you click on an area of the picture it will start drawing lines/points over specific colors or shades of pixels in the picture. Basically I'd like the variables in a "line()" command to be constantly changing, how would I be able to establish a connection between the shade/color of pixels that the cursor glides over to "line()"? I am new to processing, more familiar with max/msp, which has number boxes that let you view in real time data that you have connected to them. Is there something like this in processing? Thank you all for the help!
--Mike
1