Week 11: Canvas

1. Slides – Getting+Started+with+Canvas (3)

2. 2D Context API – http://www.w3.org/TR/2dcontext2/

3. Today we’ll build a simple abstract art generator that uses random colors, coordinates and sizes to build a “modern art” piece out of squares and circles. The code will be posted at the end of class. This project builds on the previous poetry generator, and can be combined with your first mini-project to build procedural content.

Comments are closed.