Claus Wilkeさんのプロフィール画像

Claus Wilkeさんのイラストまとめ


Computational biologist, data scientist, digital artist | he, him | clauswilke.com/art/links | Opinions are my own and do not represent UT Austin.
clauswilke.com/art

フォロー数:973 フォロワー数:19420


library(tidyverse)
c=sample(viridis::turbo(321), 321);t=0:320
x=t*cos(3*t^2);y=t*sin(2*t)
ggplot(tibble(x,y),aes(x,y))+scale_fill_identity()+ggvoronoi::geom_voronoi(aes(fill=c))+coord_fixed()+theme_void()

1 7

You created a great framework for
library(tidyverse)
c=viridis::turbo(321);t=0:320
x=t*cos(t);y=t*sin(t)
ggplot(tibble(x,y),aes(x,y))+scale_fill_identity()+ggvoronoi::geom_voronoi(aes(fill=c))+coord_fixed()+theme_void()

1 19

I also managed to snatch literally the last available mint of the Scratches series by . This one was free (0 tez).

Scratches
https://t.co/KFAoLVPiVq

0 2

What the piece would have looked like with 20 more characters.
[Set `n = 9000000`, write `geom_point(size=0.2,stroke=0)`]

0 2

Minted my first collection with . Collect the alien for 0.01 tez (100/500 ed.)
https://t.co/YGOkpPlmER

7 23

I had previously tweeted: Jabba the Hutt.

0 3

Rendered with higher quality.

2 10