We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, there is a "texture" that processing uses everywhere. Im talking about: https://processing.org/img/processing-web.png Its also in logo: https://processing.org/img/processing3-logo.png
Is this "texture" available as processing project please?
Answers
i think i saw the source of the official version linked to once, but i can't find it anywhere now.
it's a simple enough thing - particles moving in 2d space (or 3d) and with lines drawn between the particles within a certain distance of each other. i have a version that i did in 25 minutes and 90 lines of code... but try it yourself first.
I'm not sure, but I think that texture might be code by Casey Reas?