3 // Vera Molnar: Hommage ˆ DŸrer (1948-92)
6 w = Window.new("Vera Molnar: Hommage a Duerer (1948-92)", Rect(20, 20, 720, 720), false).front;
7 w.view.background_(Color.white);
8 x = Array.fill2D(4, 4, _ @ _).flat.scramble * 20;
10 Pen.strokeColor = Color.black;
11 Pen.translate(10, 10);
22 Pen.translate(80 * -9, 80);