Functions, Noise,
& Open Frameworks
& Open Frameworks
Functions are a bit of review, and noise may be too, depending on which previous classes you've taken with me. Either way though, we'll play with them in Open Frameworks. Noise isn't very important for IB DP, but functions are. Make sure you understand functions. If you're moving through quickly because its review, then play with noise too.
If you don't get to noise because you're spending most the time on functions, that's ok.
First...
why do we care about functions?
You need to know this.
A brief look at functions in relation to C and Open Frameworks.
This is less important if you're feeling pressed for time.
Overview of functions and functions specifically in C. Fairly important. You should watch this.
How can we work with functions in OpenFrameworks,
and also... a bit of info about noise and how to use it too.
It's ok if you don't finish this.
Why are functions useful?
What does void when declaring/defining a function mean?
Create you own simple function in C and show that it runs correctly.
Do something with a function in Open Frameworks and show that it runs.