Exercises — Structural Composition Exercise 01 – Soccer Data Get full-game.gz and it extract it to the data/soccer folder of the repo Write a sketch that reads events from the file Use the oscP5 library to emit OSC signals Exercise 02 – Visual Form Write a sketch to receive the OSC signals created in the exercises Create a simple visualization Use Gestalt laws to group events and create more complex forms Visualize those forms in 2D Exercise 03 – Structural Composition Write a sketch to receive the OSC signals created in the exercises Use gestalt laws to group events and create more complex forms Visualize those forms in 3D Export the data as polygon mesh or GCODE.