- Due Thursday 18th: Visualizing time project (description here). Come ready to present your work in class.
- Reading: Guide to debugging.
Due Tuesday:
Readings:
- Watch Lauren Mccarthy’s talk here, make a post about her work. Write a paragraph on one particular project: https://www.youtube.com/watch?v=l1qeNMXccvA
- Read this guide on transitioning from Processing to P5JS
Exercise:
- Using the openProcessing editor in P5 mode, choose one processing sketch you have written and port it to p5js. If you used an array, please see this example using arrays in Javascript. If you used a class you will need to review this tutorial on classes in Javascript (note the syntax differences). Add this and your visualizing time sketch to the OpenProcessing class page.