//=time() ?>
“Scouting Ahead”. Our fulfillment house has confirmed shipping address and begun processing orders for US shipments.
I'll just draw random parts of my ocs' story because that's the only thing I do instead of drawing a comic of it lmaoo (Give Breanne a minute Marc, she is still processing the whole princess outfit 😔)
We are still open and processing orders as usual until we are told otherwise.
So if you fancy treating yourself to something from Hally Designs then it'd be much appreciated 👍
Shop ➡️ https://t.co/hGvvHwfZP6
offsetting points based on perlin noise, pretty interesting ripple effect #Processing #creativecoding
@KevlarUnitard I’m a Produce Food Processing quality control tech. In other words, I make sure that the produce in the stores is safe and clean prior to shipping (We are a farm)
This white square in one of Hana's Ciphers doesn't appear on the card itself... I think it looks like some sort of processing error
Is There Life Out There.
itlot-200321150501
🔬 https://t.co/0TtgFb3Kb5
#processing #generative #creativecoding
float r,t,R,P,X,Y;
void setup(){size(720,720);stroke(-1);}
void draw(){clear();t+=.003;
for(r=0;r<TAU*9;r+=PI/48-r*.001)
line((X=cos(r)*r*9+360)+cos(R=r+PI/2+PI/2*pow(sin(t+r+r/TAU),16))*(P=14*log(r)),(Y=sin(r)*r*9+360)+sin(R)*P,X+cos(PI+R)*P,Y+sin(PI+R)*P);
}
#つぶやきProcessing
system initializing with #art #poetry number 76 via #generative #processing sketch
Image processing...
...
ขอบคุณตัวเองที่เลือกทำงานนี้ จากเป็นคนที่โคตรขี้เกียจ แล้วทำงานนี้ออกมาได้เท่านี้ก็ pround of myself แล้วล่ะ ขอลงไว้เป็นกำลังใจในการผลิตผลงานครั้งต่อไป
ตัวคลิปเต็มเดี๋ยวรอดู ขอส่งงานก่อนงับ 🤮
ลงภาพใต้เม้นต์*
#animation #shortfilm #conceptart #thesis
A ficthread for @hanasakuaki since he req'd an Aaron/Blank drabble as his patreon reward! Thank you for your support 💕💕
👾🤖
Blank soon discovers his processing seems to indicate a slight glitch under extremely specific conditions.
Round 2 of my 'Random marble run generator' for 3D printing. Now with bridges/underpasses.
Changed the 'path' generation algorithm and the tileset.
Will try to explain the construction process in the thread below. Made with Processing @ProcessingOrg #creativecoding #3dprint
Flesh and Bone.
fab-200318150501
👻https://t.co/skzxABeZDv
#processing #generative #creativecoding
50👁 0.8 P/D
W,N,D,B=540,60,2e-3,noise
p=[]
def setup():size(W,W);clear();stroke(-1,20);
def draw():global p;p=[[x+sin(a),y+cos(a),atan2(B(x*D,y*D)*2-1,B(x*D,y*D,9)*2-1)**3,point(x,y)]for x,y,a,l in[[i/N*9,i%N*9,0,0]if len(p)<N*N else p[i]for i in range(N*N)]]
#つぶやきProcessing