Week 13 : MIDI CTRL, Dials

Homework

Coding Sketch 7

Use your object from Coding Sketch no. 7. Use a for loop to generate 100+ of them and store them in an array. Use another for loop to draw and move at 100+ objects!

Define a second object with at least one function that displays a shape. Use function mousePressed() to create these shapes where you you click in the canvas.

Create a sketch that uses the pads to trigger an animation event

Readings

Card image cap
Make: Getting Started with p5*js

Chapters 11. Arrays

by

LINK

Examples

Other Materials

Key Concepts:
Coding Components: