::_::cls()for i=1,5 do
l=max(i-4)
circfill(64,74-i+l*2,40-i-l,5+i%3)
end
for i=0,11 do
a=i/12
u=cos(a)
v=sin(a)
line(64+u*30,71+v*30,64+u*33,71+v*33,0)
end
for j=0,1 do
for i=0,1 do
a=-t()/(1+59*i)
r=26-i*10
line(64,71-j,64+cos(a)*r,71-j+sin(a)*r,5+j)
end
end
flip()goto _

14 122

Rolling clouds cast their shadows over the sinuous lines of Great Sand Dunes National Park and Preserve creating an otherworldly appearance.
https://t.co/RCYonJH3wo

https://t.co/UPgbxZw6lx

https://t.co/Jf2y6bFFC7

97 69

そして全身も公開して良いと言う事なので、全身版はコチラで公開させて頂きます。

企画元⇒cls 🐳ショートカット普及協会さん https://t.co/Am0XhaZEnz

1250 4892

Scientists made important strides in understanding enzymes that play a key role in producing antibiotics and therapeutics. The team used the CLS to take ultra-high resolution 3D pictures of the enzymes.
https://t.co/wHn3UdNoE9

5 4


cls(7)
circfill(64,64,36,0)
function _draw()
for i=0,3000 do
x=rnd(128) y=rnd(128)
circfill(x,y,1,pget(128-x,y))
end
end

16 121

リッター20km以上出るし満タンで余裕で1000km以上走れるし軽油でランニングコストも低いしCLS220dの賢い選択肢感やばいな

2 16

のパネルディスカッション2本をグラレコしました。
振り返りやエア参加の方のご参考になれば幸いです!

30 65

On we celebrate the hundreds of school girls who've participated in our science education programs over the years, like Cécilia and her Montreal high school classmates who used CLS to study bees: https://t.co/oPgy2cSKT3 Promo Science

3 4


【ディバゲワンドロお題発表】 2019年10月8日(火)
・ディバゲ :「幸福羊マトン」「量産型ヨトゥン:ゼロ」
・ディバゲ零:「マノカ#CLS」

※ルール: https://t.co/PUUfUtgJxf
※いずれか1つのみでOKです

1 1


f=fillp::_::cls(6)f(23130)m=6*sin(t()/3)for r=60,1,-1 do
c=r^.6/2 circfill(64+cos(t()/6)*13,64+m,r,c+flr(c+.5)*16)end
f()for i=1,7 do
pal(i-1,({7,12,140,1,129})[i],1)for v=3,77 do
y=64+(v-8+m)*cos(i/2)for u=-v/8,v/8 do
x=u+i*16pset(x,y,pget(x,y)-1)end
end end flip()goto _

30 149