t=0,draw=o=>{for(t||(createCanvas(W=720,W,WEBGL),noStroke(H=W/2),colorMode(HSB,1,1,1,1)),background(t%1,1,.1),fill(1,.1),rotateX(-t),i=0;i<1;i+=.02)a=i*TAU,r=H+H*sin(a+t),push(),rotateX(a),rotateY(a+t),rotate(a*i+t),box(4*r,9*r,r),pop();t+=.001};// #つぶやきProcessing #CreativeCoding