![見出し画像](https://assets.st-note.com/production/uploads/images/86351216/rectangle_large_type_2_698edea2bed96f0ed934d6875b4df222.png?width=1200)
🛠️再帰大作戦 木のやつ つぶやけるようにコード短くする
樹状だからまんま木にしました
![](https://assets.st-note.com/img/1662439317123-MwYih4QOy9.png?width=1200)
![](https://assets.st-note.com/img/1662439420120-dTFzIGUWkT.png?width=1200)
![](https://assets.st-note.com/img/1662507755355-9G13lOfHPD.png?width=1200)
![](https://assets.st-note.com/img/1662514107967-xzbdogtDZZ.png?width=1200)
![](https://assets.st-note.com/img/1662516524625-1OuY7r6k2j.png?width=1200)
![](https://assets.st-note.com/img/1662532560932-TsKKK6PoU2.png?width=1200)
w=400;setup=_=>{createCanvas(w, w);T=translate;o=rotate}
— m_oka (@m_oka) September 7, 2022
draw=_=>{background(w);x=w/2;T(x,w);b(x,100,8);}
b=(x0,h,n)=>(n>0)?(_=>{a=radians(frameCount%w);line(0,0,0,-h);T(0,-h);h*=.7;
t=-a;push();o(t);b(x0,h,n-1);pop();t=a;push();o(t);b(x0,h,n-1);pop();})():0;#つぶやきProcessing pic.twitter.com/9J5yp9IcB0
![](https://assets.st-note.com/img/1662543551092-jxiExaL05i.png)
いいなと思ったら応援しよう!
![あたり帳簿](https://assets.st-note.com/production/uploads/images/146045306/profile_76a0adfc7bd4b4908ef76d29ad61ae98.png?width=600&crop=1:1,smart)