> show canvas only <


/* built with Studio Sketchpad: 
 *   https://sketchpad.cc
 * 
 * observe the evolution of this sketch: 
 *   https://dflab.sketchpad.cc/sp/pad/view/ro.c-3Hrxec-pB/rev.1149
 * 
 * authors: 
 *   biabv

 * license (unless otherwise specified): 
 *   creative commons attribution-share alike 3.0 license.
 *   https://creativecommons.org/licenses/by-sa/3.0/ 
 */ 



size(800, 600);
background(0);             
quad(168, 65, 209, 24, 402, 76, 361, 117);
fill(0, 0, 255, 160);        
triangle(60, 64, 402, 19, 402, 76)
fill(13,92,111);                   
ellipse(-72, 82, 200, 20);  
fill(30,200,587);                  
ellipse(228, 230, 100, 250);  
fill(5,36,509);                   
ellipse(300, 175, 300, 50);  


for (int i = 500; i < -500; i++)
quad(168, 65, 209, 24, 402, 76, 361, 117);
fill(10, 100, 255, 160);         
triangle(260, 64, 402, 19, 402, 76)
fill(13,92,111);                    
ellipse(132, 82, 200, 20);   
fill(30,232,16);                    
ellipse(228, -16, 100, 250);  
fill(5,36,59);                   
ellipse(268, 930, 200, 100);  


fill(500,36,59);  
ellipse (540, 50, 20, 20);
fill(500,36,59);  
ellipse (580, 90, 30, 30);
fill(500,36,59);  
ellipse (620, 130, 40, 40);
fill(500,36,59);  
ellipse (660, 170, 50, 50);
fill(500,36,59);  
ellipse (620, 220, 40, 40);
fill(500,36,59);  
ellipse (580, 260, 30, 30);
fill(500,36,59);  
ellipse (540, 300, 20, 20);
fill(500,36,59);  
ellipse (500, 340, 10, 10);
fill(500,36,59);  
ellipse (540, 380, 20, 20);
fill(500,36,59);  
ellipse (580, 420, 30, 30);
fill(500,36,59);  
ellipse (620, 460, 30, 30);
fill(500,36,59);  
ellipse (660, 500, 30, 30);
fill(500,36,59);  
ellipse (570, 540, 30, 30);

fill(500,36,59);  
ellipse (420, 50, 20, 20);
fill(500,36,59);  
ellipse (460, 90, 30, 30);
fill(500,36,59);  
ellipse (500, 130, 40, 40);
fill(500,36,59);  
ellipse (540, 170, 50, 50);
fill(500,36,59);  
ellipse (500, 220, 40, 40);
fill(500,36,59);  
ellipse (460, 260, 30, 30);
fill(500,36,59);  
ellipse (420, 300, 20, 20);
fill(500,36,59);  
ellipse (380, 340, 10, 10);
fill(500,36,59);  
ellipse (420, 380, 20, 20);
fill(500,36,59);  
ellipse (460, 420, 30, 30);
fill(500,36,59);  
ellipse (500, 460, 30, 30);
fill(500,36,59);  
ellipse (540, 500, 30, 30);