画質 高画質

void setup(){
size(600,600,P3D);
fill(#E31717,80);
noStroke();
}
void draw(){
translate(300,300);
float f = frameCount*.01;
rotateX(f);
rotateY(f);
rotateZ(f);
lights();
box(max(0,400-f*20));
}

go!!

15 77

We take a peek inside a witch's house in today's by our Manchester studio Scene Setup Artist, Catherine Egan 👉 https://t.co/j76lSsDCz6 🧙‍♀️✨

3 5

A qucik-ish piece of a big spooky onion and one of my all time favorite characters. Just knocking a week of rust off and testing out my redone setup before I get back to the serious stuff.

4 20

We have updated the stock for Golden Lever, Golden Base, and Golden Plate. you can start put orders now, thank you so much for supporting 🙇‍♂️.
GL Full Collar setup will be available next week
https://t.co/ycir9Z9BZB

3 17

Did some edits to the eyes to improve the fit and add a more aggressive scowl. So now back to the 3d printer to setup another test print.

3 20

def setup():size(400,400)
def draw():
colorMode(HSB,2,2,2)
a=lambda i,x,y,z: abs(cos(y+i)+sin(x+(frameCount*.1-4)*z))%2
f=lambda t:(a(0,*t),a(3,*t),a(6,*t))
[[stroke(*f(f(f((i*.03,j*.03,1))))),point(i,j)]for i in range(400) for j in range(400)]

3 16

i drew preston's streaming/gaming setup

5 49

Today's page is a big splash art panel, an overview of our strange mage acquainance's living setup:
https://t.co/KxzJRxvwSq

29 222

Ahhh!! My friend drew this amazing illustration of me in my latest setup! I love it! ☺️

7 67

Got me self setup with an iPad to use wherever I go! I painted a portrait of my character Idako

9 111

Thank you all so much for coming to my art stream! This beautiful piece was the outcome of tonight's stream ;w; ~!

Also Thank you everyone for the donations, with all your help I'll have my own Setup in no time! I appreciate you all so much ;-; Thank you!! <3

8 43

float a,b,x,y,d,r=800,h=400,s=200;
void setup(){
size(800,800);}
void draw(){
background(#EFF2D0);
for(x=0;x<=r;x+=s){for(y=0;y<=r;y+=s){
d=norm(dist(h,h,x,y),h,0);
b=sin(d+x+y+a)*s;
fill(0,d*20);
strokeWeight(abs(d*2));
ellipse(h,h,x+b,y+b);
}}a-=.04;}

11 71

first time i've ever done a "full body" or w/e sorts of setup but for my first time I dont think I did too awful

1 5

I was doodling while getting used to my new desk setup.
Been thinking about this bonehead lately

8 38

I want a digital art setup so that I can actually draw him instead of making him on Picrew ;~;

0 5