sspboyd - Overview
Navigation Menu
Pinned Loading
-
My contributions for Genuary 2024!
Processing
-
This project attempts to interpret and create a version of Sol LeWitt's Wall Drawing #146A in code. The purpose of this project is to create a program that will produce any number of versions of th…
Processing 2
-
Visualizing over $23 B in UN Spending around the world in 2015.
Processing
-
Parsing Reporter App's JSON exported data in Processing
Processing 4
-
5
from requests.exceptions import HTTPError
-
1
import processing.pdf.*;
4
int rSn; // randomSeed number. put into var so can be saved in file name. defaults to 47
5
final float PHI = 0.618033989;