Share and talk about your visual art

did an art stream on twitch and this is what i came up with off the top of my head



12 Likes

Ohio themed!

field

a,p,l=24337,poke4,line
p(a,0x038b.0b8a)p(a+4,0x81.0183)::_::cls(0)y,s=max(sin(t()/10)*5,sin(t()*3)*.04+.2),64
for z=20-t()%1*3,.1,-1 do
for x=-20+1/6,20,1/3 do
b,c,d=x*s/z+64,y*s/z+40,32/z
l(b,c,b,c-d,z/4+3)l(b,c-d,b-4*sin(t()/5)/z,c-38/z,max(1,(z-1)/2.5))
end end
flip() goto _
21 Likes

Ah, the endless fields of corn and/or soybeans that are Western ohio.

1 Like

I would love to play a minimalist first person game in this style. Not necessarily on the Pico but definitely with this look

1 Like

Yeah, it’s really striking; I really love black backgrounds!

Started messing with recursion/fractals. Will probably attempt something more complicated with it next time but I liked how peaceful this was.

fractal

m,k,l=24576,90,64
function r(x,y,d,a,b,c)local e,f = x+cos(a)*d,y+sin(a)*d
line(x,y,e,f,c%8+8)for j in all{-b,b+.03} do
if(c>7)break 
r(e,f,d,a+j,b*.9,c+1)end end::_::cls(0)r(72,k,10,.25,cos(t()/10)*.004+.04,0)
for i=0,34,2 do
memcpy(m+(k+i)*l,m+(k-i*2.5)*l,l)end
flip()goto _
29 Likes

oh my this is incredible

2 Likes

BEST KID PIX STAMP (the way it breathes is taking mine)

2 Likes

23 Likes

22 Likes

Those are both really good! What medium are you using?

Thanks, pal. They are mostly watercolor with some alcohol marker, acrylic, gel pen, pen, pencil.

2 Likes

WATERCOLOR IS SO HARD

i like that one makes me miss japan and the other reminds me to play kentucky route zero

a little sketch dump for the cool kids







i drew this while tripping lol:







15 Likes

I made a meme from a template, does that count as visual art?

5 Likes

Tried some new drawing techniques to accomplish the “floating”, then didn’t have too much more room for other visual flairs. Still, learning things!

float

z=128w=64g,h=line,circfill::_::cls()
if(t()%8<rnd(.3))cls(7)
for n=66,84,8 do
s={}for x=-1,z do
i=rnd(z)g(x,i,x+5,i-9,1)a=12l=.0002y=n
for n=1,4 do 
y+=sin(x*l+t()*n*.1)*a
l*=3a/=.9end
g(x,m,x,z)s[x+1]=y+6m=y end
if n==66 then
k=s[61]h(w,k,4,14)h(66,k-2,.5,7)
end end flip()goto _
15 Likes

Inspired by @cylindrome 's post

15 Likes

whoa nice!

Rotate Lizard Helmet

Do I give them a tail or what

11 Likes

Always add tails.

8 Likes