Geometry Helpers Session 1 Wrap-up
Mimi
We will be repeating this session this Thursday (Oct 11) 6-7:30PM Room 15.
- What are polar coordinates and why should I care?
- Anatomy of a circle.
- What is PI and why is it awesome?
- How to calculate the location of a point on a circle using sin() and cos()? Revolving Dot
- What exactly is sin() and cos()?) | See a Sine Wave being created by a circle live!
- How to draw stuff in a circle. The Easy Way | The Hard Way
Syntax we covered includes:
- sin()
- cos()
- radians()
- degrees()
- translate()
- rotate()
- pushMatrix()
- popMatrix()
- PI, TWO_PI