Skip to content

Instantly share code, notes, and snippets.

int i, j, k, gray;
int[][] t=new int[2][90];
PGraphics n57;
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(25, 52, 65);
n57=createGraphics(90, 90);
n57.beginDraw();
int i, j, gray;
PGraphics n56;
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(255);
n56=createGraphics(90, 90); // raster "56."
n56.beginDraw();
n56.background(0);
@errete
errete / 55.pde
Created October 9, 2014 23:15
Processing.org code for the cover of http://8tracks.com/danielrt/55
int i, j, k, gray;
int disp[]=new int[2];
float r;
PGraphics n55;
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(255, 255, 192);
noFill();
@errete
errete / 54.pde
Created September 6, 2014 18:09
Processing.org code for the cover of http://8tracks.com/danielrt/54
int i, j, k, h, gray;
PGraphics n54; // raster "54."
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(226, 227, 229);
noStroke();
n54=createGraphics(90, 90); // raster "38."
n54.beginDraw();
@errete
errete / 53.pde
Created August 9, 2014 10:42
Processing.org code for the cover of http://8tracks.com/danielrt/53
int i, j, gray;
PGraphics n53; // raster "53."
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(77, 101, 113);
n53=createGraphics(90, 90); // raster "53."
n53.beginDraw();
n53.background(0);
n53.fill(255);
@errete
errete / 52.pde
Created July 25, 2014 12:18
Processing.org code for the cover of http://8tracks.com/danielrt/52
int i, j, gray;
int[] d=new int[3];
float[] disp=new float[2];
PGraphics n52;
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(223, 224, 175);
n52=createGraphics(90, 90); // raster "52."
@errete
errete / 51.pde
Created July 19, 2014 12:29
Processing.org code for the cover of http://8tracks.com/danielrt/51
int i, j, k, gray;
int[] d=new int[2];
int[][][] disp=new int[90][90][2];
PGraphics n51;
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(31, 53, 71);
strokeWeight(1);
@errete
errete / 50.pde
Created July 12, 2014 16:00
Processing.org code for the cover of http://8tracks.com/danielrt/50
int i, j, gray, ext;
PGraphics n50;
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
color[] c={
color(171, 154, 16),
color(248, 223, 23),
color(185, 173, 73),
color(248, 238, 159),
color(120, 108, 11)
};
@errete
errete / 49.pde
Created July 1, 2014 11:32
Processing.org code for the cover of http://8tracks.com/danielrt/49
int i, j, x, y, gray, r;
PGraphics n49;
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
n49=createGraphics(90, 90);
n49.beginDraw();
n49.background(0);
n49.fill(255);
@errete
errete / 48.pde
Created June 10, 2014 14:54
Processing.org code for the cover of http://8tracks.com/danielrt/48
int i, j, k, gray;
float x, y;
PGraphics n48; // raster "48."
PFont fnt=createFont("HelveticaNeueLTStd-Bd", 54);
void setup() {
size(1440, 1440);
background(0);
noFill();
n48=createGraphics(90, 90); // raster "48."