aBe on Nostr: One of the p5tweets I wrote 10 years ago for #Processing 2 The whole source code ...
One of the p5tweets I wrote 10 years ago for #Processing 2
The whole source code looked like this:
int i,w=900;void setup(){size(w,w);}void draw(){fill(0,4);stroke(255,87);bezier(++i%w,w-(i%w),i/.23%w,i*7%w,i/.17%w,i/.3%w,i*6%w,w/2);}//#p5
I was just reminded of this by a link to dwitter.net :)
More at
https://hamoid.com/play/2013-p5tweets/ Published at
2024-05-21 05:27:46Event JSON
{
"id": "276d4232d00f86c7338114b93d2a93f58a67f35c046ab400a222bfa4ecc89171",
"pubkey": "a2418a7faabd70746ee5b152e3f95aa7dc481634ccd380d815bc9b751746c67f",
"created_at": 1716269266,
"kind": 1,
"tags": [
[
"t",
"processing"
],
[
"proxy",
"https://genart.social/users/hamoid/statuses/112477422680759892",
"activitypub"
]
],
"content": "One of the p5tweets I wrote 10 years ago for #Processing 2\n\nThe whole source code looked like this:\n\nint i,w=900;void setup(){size(w,w);}void draw(){fill(0,4);stroke(255,87);bezier(++i%w,w-(i%w),i/.23%w,i*7%w,i/.17%w,i/.3%w,i*6%w,w/2);}//#p5\n\nI was just reminded of this by a link to dwitter.net :)\n\nMore at https://hamoid.com/play/2013-p5tweets/\n\nhttps://files.genart.social/media_attachments/files/112/477/380/463/614/924/original/96d3c4fa1a013ead.jpg",
"sig": "b67f872f4307a2518abdfebdbbf3e88937486877f0fe004e487ae7950fb0857534d28757e28c947921ac59ab4d4030bd444743f02e7454cc436915cabe407c8f"
}