Skip to content
shiffman edited this page Nov 4, 2014 · 23 revisions

Convert a previous ICM or other Processing sketch to p5.js. First do a direct conversion, then modify or add one element of the sketch to address the new context of the web. We have yet to talk about much web specific functionality (mobile, touch, various browsers, etc), but think of this more as a conceptual exercise than a technical one. How might you change the content of your sketch to acknowledge or celebrate the fact that it’s running on the web? Here are some examples of Processing examples converted to p5.js and then there are also all of the ones I've included here too.

Put your work online with a simple HTTP server using Servi and add a link to it below. Technically this assignment does not require servi so if you prefer to host your p5 sketch elsewhere that is quite ok as well!

This week I also suggest reading Long Live the Web by Tim Berners-Lee (2010) for some inspiration.

Questions

  • your question here

Your homework links

  • Your name here - some comments about what you did
  • AJ
  • Changyeon
  • Cole
  • Jingwen
  • Karthik
  • Marc
  • Maya
  • Pat
  • Martin
  • Ross
  • Sehwan
  • Songee
  • Upasana
  • Xi
  • Yifan
  • Luke
Clone this wiki locally