-
Notifications
You must be signed in to change notification settings - Fork 1
Week 6 Assignment
Jiashan Wu edited this page Feb 7, 2017
·
4 revisions
- Complete the following p5 video tutorials
- Coding:
- Update your bouncing ball sketch using the following concepts discussed in class / p5 video
- functions, object, array
- Push your files to Week 6 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)
- Update your bouncing ball sketch using the following concepts discussed in class / p5 video
- Finalize your final project idea. Present your idea (show visual sketches or mockups for your idea) 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)