Artisanal Tech

Flip flopping, in all things.

Flip flopping, in all things.

Step one: write a code in Processing.   Plain text is here: //Import librarie import org.philhosoft.p8g.svg.P8gGraphicsSVG; //Define an SVG object…
Blocks?

Blocks?

CODE; ArrayList<Agent> agents; PImage pix; PImage pix2; float offset = 1; float easing = 0.10; void setup() { size (600,…
Processing// Lasercut

Processing// Lasercut

Processing code printed on Plexi Glass Created code on processing: ArrayList<Agent> agents; //Import librarie import org.philhosoft.p8g.svg.P8gGraphicsSVG; //Define an SVG object…
3 of 11
1234567