//=time() ?>
🇺🇦🇵🇱👏👍💚🌾🧑🌾
Kowalczyk #MRiRW on food aid for Ukraine:
"In terms of food aid, the Ukrainian side is counting on the possibility of processing agricultural products in Poland "
➡️#strongertogether #agriculture #food #foodsecurity #ukraine #poland
➡️RT: https://t.co/cubw5TQhqT
MetalWave_2.5 0327_2022
https://t.co/fDy92jeGW9
#p5js #processing #openprocessing #code #creativecoding #art #artwork #generativeart #shape #line #codeart #dailycoding #digitalart #circle #wave #Metal
Pattern_99
Experimenting with new forms of technology whilst exploring my visual and auditory imagination this new pattern based NFT collection was born from an unexpected error. These generative patterns were created using Max4live processing. Each art… https://t.co/N9wKUdjXND
Pattern_98
Experimenting with new forms of technology whilst exploring my visual and auditory imagination this new pattern based NFT collection was born from an unexpected error. These generative patterns were created using Max4live processing. Each art… https://t.co/5YSS12Bq1g
Pattern_95
Experimenting with new forms of technology whilst exploring my visual and auditory imagination this new pattern based NFT collection was born from an unexpected error. These
generative patterns were created using Max4live processing. Each ar… https://t.co/ycKtDuHuK9
Pattern_93
Experimenting with new forms of technology whilst exploring my visual and auditory imagination this new pattern based NFT collection was born from an unexpected error. These generative patterns were created using Max4live processing. Each art… https://t.co/XRAZR5HLIz
function setup(){
createCanvas(640,640);
background(0);
}
function draw(){
x = random(640);
y = random(640);
translate(width/2, height/2);
rotate(radians(x * y));
fill(x, y, y, x);
triangle(x, y, x * 2, y * 2, x * 2, y);
}
//#つぶやきProcessing
Processingの不具合に気づいて久しぶりに最新版ダウンロードしにいったらデザインがめちゃポップになってた
https://t.co/Yg8d5pko6O
function setup(){createCanvas(640,640)}function draw(){background(255,4);let l=random;x=l(640),y=l(640),rectMode(CENTER),s=l(x/4),fill(0,0,l(127),127),triangle(x,y,1.2*x,1.2*y,x,1.2*y),s=l(x/6),fill(255,127),circle(x,y,s),s=l(x/8),fill(0,127),circle(x,y,s)}//#つぶやきProcessing
Pattern_87
Experimenting with new forms of technology whilst exploring my visual and auditory imagination this new pattern based NFT collection was born from an unexpected error. These generative patterns were created using Max4live processing. Each art… https://t.co/K8xmnsQtkO
Pattern_86
Experimenting with new forms of technology whilst exploring my visual and auditory imagination this new pattern based NFT collection was born from an unexpected error. These generative patterns were created using Max4live processing. Each art… https://t.co/ql3jCKnzBW
Pattern_80
Experimenting with new forms of technology whilst exploring my visual and auditory imagination this new pattern based NFT collection was born from an unexpected error. These generative patterns were created using Max4live processing. Each art… https://t.co/TTGDdQuy4p
Really enjoying honing my processing skills and learning deeper techniques with the help of data and tutorials from @TelescopeLiveHQ
Highly recommended if you want to push your processing skills 🧐
All data in these images from the Telescope Live network 🔭🌎💻
#Astrophotography
MetalWave_2.4_0325_2022
https://t.co/LmkJm2pDVJ
#p5js #processing #openprocessing #code #creativecoding #art #artwork #generativeart #shape #line #codeart #dailycoding #digitalart #circle #wave #Metal