Tag: value
-

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

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

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