Category: Beginner
-

String-art inspired rainbow graphics
Create line art in processing, based on a 500×500 grid. Explore transparency effects.
-

Create colour effect examples
Create coloured squares (after Johannes Itten) to be printed and cut out, and coloured rectangles (after Josef Albers)
-

Create colour blocks per value – introduction to mapping data to colours
Create blocks of data that represent values. Then map these blocks from a simple array.
-

Learn about the relative nature of colour
Critically think about colours; how they can be measured, the environment they are placed within and the emotions they bring.
-

Create a coloured grid in Processing
Learn how to create a grid of coloured shapes, plotted in Processing.
-

Plot 40 rectangles and circles
Create 40 coloured rectangles, use a for-loop, the critical thinking sheet, and do some code refactoring.
-

Create a spectrum of coloured squares in Processing (part 1)
Create hundreds of coloured rectangles.
-

Learn Hue Saturation and Brightness (HSB) colour coding
Learn about Hue, Saturation and Brightness colour model.
-

-

Create a rainbow in code
In this activity you will create a rainbow in code using software sketchbook and a language “Processing”.
