Tag: colour
-

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)
-

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 2)
Learn how to use the HSB model, and plot hundreds of coloured squares with different effects.
-

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

