-
Notifications
You must be signed in to change notification settings - Fork 1
Week 4 Assignment
Jiashan Wu edited this page Jan 24, 2017
·
4 revisions
- Complete the following p5 video tutorials
- Coding:
- Set up your p5.js sketch file p5.js set up example code
- Do something interesting with geometric shapes!
- Create a sketch using shapes and colors (stroke, fill, color, background, transparency)
- Create your own variables
- Experiment with variables
mouseXandmouseY, and functionmousePressed()
- Push your files to Week 4 folder in your coding-for-creatives-class repository (like this)
- (Github/terminal Review: commands for updating and syncing your repository is in Week 2 presentation slide 2)
Resources