-
Notifications
You must be signed in to change notification settings - Fork 1
Week 4 Assignment
Jiashan Wu edited this page Apr 28, 2017
·
4 revisions
Complete the following p5 videos
- What is p5.js
- 1.2, 1.3
- Check out references for shapes and colors in p5.js references
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()
- Save all of your files (HTML, CSS, JS) in a new folder, and drop the folder into Google Drive.