画質 高画質

GM
Just a little reminder that "Mingle" is still for sale on FND :)
https://t.co/361CKTUcf7

6 38

Sunday mess.
I guess I messed up with the drawing order somehow huh?

4 107

z=(1+3i)ln(1+1/z^k), 1.2 <= k <= 1.2, and bailout radius b 1<=b<=10.

2 11

Nebula has just been minted on . A rare, complex and delicate Pistachio/Pink, congratulation to the lucky collector !

https://t.co/lhODculwYh

1 5

I think ive figured out the main issue im having, problem is, i dont understand enough coding language to help myself so uhh time to learn i guess (*wishes he could draw so bad*)

0 0

複数のマスクでサイズが同じだと下端を検知できるのに、サイズをランダムにしたら検知できなくなる!?なんで!?
(コードが間違ってるに違いない😆)

1 2

snippet of script "cytail" collections
https://t.co/RE49ZpXX3r
translate(mouseX, mouseY)
rotate(millis()/800.0)
strokeWeight(20)
stroke(getColor())
fill(getColor())
ellipse(jum--, jum--, jum--, jum--)
if(jum<1){
tot++
jum=1000
if(tot==6){
stop=1
tot=0
}
}

1 4