画質 高画質

I drew a thing for my dad as he'll have a leg amputation soon. I'm sorry if I keep talking about it, I feel like it's the only way I'm processing it at the moment

1 1

system initializing with number 19 via sketch

2 2

"There are limitless possibilities, as to what can be produced but the final result will be a highly creative artwork of quality and innovation that combines the craft of photography with the skill of post processing.” https://t.co/EkQ6ZqylxW

1 3

So after packing away raffle winner prizes and processing some Orders I'm down to my last 2 Rat Mousepads... I do have some Sendaks and Digimon ones left.
I do have a restock coming. So I think I'll open a pre-order form tomorrow if yall are interested?

4 35

Oh man! I'm still processing what happened in our last D&D session... A darn FlameSkull blasted a giant Fireball spell at us! Our Cleric Reverend Theo nearly died. And sadly our Goblin buddy Droop, whom my character helped and kept safe up to this point, was instantly killed. 😭

1 15

ビビッドな色ののっぺり塗りで Twitter 色潰れテスト🎨

0 4

Under 10 minutes to transform the original image into the enhanced version. with 's app.

0 6

Physical symptoms of frequently take precedence over invisible ones. Up to 70% of people with MS, experience cognitive problems with: short term memory, information processing and concentrating. Find out more: https://t.co/arTTzjFUdh

0 1

I'M MAKIN STICKERS (holy cow I hope they sell) They're processing right now but I should have them next week :D

0 0

did some post work/ color fixes to a recent drawing I completed (the second one is the post processing). Let me know what you think <3 🦑

1 4

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

float r,d,i=0,o=0,A=PI/24;
colorMode(HSB,9);
size(720,720);
clear();
translate(360,360);
for(r=0;r<720;r+=(i+=2),o+=A){
fill(i%9,4,7);
for(d=o;d<TAU+o;d+=A*2){
triangle(cos(d)*r,sin(d)*r,cos(d+A)*(r+i),sin(d+A)*(r+i),cos(d-A)*(r+i),sin(d-A)*(r+i));
}
}

8 26

水の中に垂らした色が広がっていくような感じ。

5 43