ABOUT: Example 6-01 for Art 101,

Placing an image on the canvas

The support files (*.html and *.css) are as usual. The main subtlety in the *.js file is the code to await the loading of an external image file, which might be large. Here I am following Fulton and Fulton, p. 155. See also Duckett, JS, p. 254.