-
Notifications
You must be signed in to change notification settings - Fork 1
Week 5 Assignment
Jiashan Wu edited this page Feb 3, 2017
·
14 revisions
- Complete the following p5 video tutorials
- Coding:
- Design and build your version of the bouncing ball sketch. (bouncing ball example) Make it interesting! Present your sketch next week.
- Push your files to Week 5 folder in your coding-for-creatives-class repository (example)
- (Github/terminal Review: commands for updating and syncing your repository is in Week 2 presentation slide 2)
- Start brainstorming your final project idea. Be prepared to talk about it next week in class.
Resources
- p5.js getting started
- p5.js references
- p5.js set up example code
- p5.js mobile examples (examples I showed in week 4 class)
- Nature of code examples
- Nature of code book
- Head tracker JS implementation | try in your web browser here (Turn on your web cam)
- Face tracker JS implementation | try in your web browser here (Turn on your web cam)