画質 高画質

Happy Friday! Hope you enjoy the Dragon Boat Festival event. The summer content is under processing. Stay tuned~!

Happy Friday! 大家喜歡端午節的特別活動嗎? 夏日活動也在製作中了, 敬請期待! 祝各位有個愉快的週末!

2 4

This is also an album art reveal, btw. has set this all up incredibly, and I just...love working with them??? thank you for this 🌻 The audiovisuals I created to accompany this was made in Processing - I made a version available here, free to use https://t.co/1YvkVE2h4k

3 13

Hiya - my eyes are absolutely carp, so will have to find things to do off puter or that don't use too much close eye work.... hmm

Processing! Items that just need cleaning / not squinting at! YAY!
Got a few more bitsa to do before I do that, but will make a day of it! AT last!

1 6

For you perusal the cover to Issue No.74, via sketch

0 0

The update video is currently processing, in the meantime the campaign page has been updated to include some of the new announcements! Art reveal, 40K stretch goal and the supplement is now 48 pages! https://t.co/e9b37bUpaO

20 62

Welp I finally watched the new Pony Life episodes. Not sure when I'll give my thoughts on it, but I admit I'm still processing. Also this...think this best explains my emotions at the moment.

41 359

A valuable repository of traditional Japanese knowledge of crops, including vegetables, herbs, & trees; agricultural practices; & food-processing methods, it focuses on the properties & characteristics of crops, their utility for humans, & the best systems to cultivate them

1 4

Im enjii pls support
I do traditional and digital art and processing my artstyle:))

Here are some of my works





4 15

Logo Design with Adobe Illustrator.
Processing Time : 12 Hours+
Inspired/Reference : Your Name, Cafe Scene

0 0

system initializing with number 94 via sketch

2 7

うじゃっとしたケーブルをイメージして描きました。
2Dなのに3Dっぽく見えるのがお気に入りです🔌



【Cables】
OpenProcessing :
https://t.co/uDk6eUR28T
NEORT :
https://t.co/UOmB6h3aAx

3 26

For you perusal the cover to Issue No.21, via sketch

0 0

少女漫画雑誌の表紙の背景を作ってはいない。👸

4 32

Iordered my gamerfinger buttons a a week ago and my order is still processing

0 3

still having trouble processing that these are the actual promo images for an actual Sanrio x Steins;Gate campaign in 2020 tbh

92 286

今日のProcessing。
昨日までのコードを更に変形。もうこのコードをベースに無限に遊べそうな気がしてくる... 楽しい

6 34

Just to refresh smth deleted last post cause I forgot to mention smth omg aaaaaaaaa

I’m still processing the so here is progress shot owo 😭💖❤️💛✨

6 25

f=lambda x,y:abs(sin(x)+log(y))
g=lambda x,y,z:(f(y,z),f(z,x),f(x,y))

size(800,800)
colorMode(HSB,9,1,1)
for i in range(800):
for j in range(800):
x,y,z=g(*g(*g(i*.005,j*.005,dist(i,j,200,200)*.025)))
m=max(x,max(y,z))
set(i,j,color(x/m+5,y/m,z/m))

7 45