i am trying to figure out the following: I want to load an image into processing and translate the grayscale / color values into a pattern of the same graphic (let's say a star). The result should be an image which is put together from stars in different sizes. I already played around with another processing code which does the same effect with dots (please find image attached) but i was not able to do this with let's say an svg. The code was way to complicated so i would be really grateful if someone could help me with the basics ...
i just started with processing and i am excited about all the new possibilities :-) i was playing around with "open" and able to launch a mac application with this command. Now i am wondering, if i also can close/quit a application via processing?