Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Exercise 1:

Create 2 variations, that combine Combine two or more of the above principles into one principles from lesson 1.0 to 1.3 in grid of geometric shapes. Use Create 2 variations, and use a class for your graphic object in each examplevariation.

Exercise

2

1 - New geometry:

Create a grid of geometric shapes, where a the geometry of each shape changes based on it's location in the grid. Use the quad object or beginShape:

https://www.processing.org/reference/quad_.html

https://www.processing.org/reference/beginShape_.html

Exercise 3

:Combine both your unique geometry from exercise 2 with the variations from exercise 1;

- bitmap inputs:

Following the example in Lesson 1.4, rewrite the code to generate a new output from a bitmap input.