Alexander Rebenさんのプロフィール画像

Alexander Rebenさんのイラストまとめ


Founder & Chief Executive Artist @phyzify

linktr.ee/artboffin
phyzify.ai

フォロー数:111 フォロワー数:3802

Trying some simpler high-contrast stuff, rose-like
Coded in vanilla JS

1 4

paste in address bar

data:text/html,<canvas id=s /></canvas><script>for(c=s.getContext("2d"),s.height=s.width=w=1e3,R=Math.random,P=["cyan","magenta","yellow","black"],i=0;1e3>i;i++)c.fillStyle=P[0|4*R()],c.beginPath(),c.arc(R()*w,R()*w,R()*w/16,0,6.3),c.fill()</script>

0 3