Skip to content
coleorloff edited this page Nov 21, 2014 · 16 revisions

Note there is no class next week Nov 14th!
This assignment is not due until Friday, Nov 21st!

Create an HTML/CSS page that can be manipulated with Javascript. Make it interactive, animated, or otherwise responsive to the user using CSS and the DOM through JavaScript. Post a link to it below.

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! If you share a copy of your code in dropbox this can also make it easier for me to answer questions and/or look at it in class.

Questions

  • It seems like to accomplish almost anything in javascript you need a library. What's up with that? ©
  • Is there any way to reset the html/css styles for a specific element after you may have called a javascript function to change it? Mouse over/ mouse off-type situation? ©
  • Can you show us to declare the functions & void xxxx(something) in p5.JS rather declare the class?
  • Is it possible to draw recursion in p5?

Your homework links

  • Your name here - some comments about what you did
  • AJ - [Colorizer] (http://www.ajlevine.com/colorizer) - I want to put gifs in here, but seems hard in p5??
  • Changyeon
  • Cole
  • Jingwen - Rotating Triangles 2.0 - I made a very simple webpage. I don't know why only the bottom half of the color button can be clicked.
  • Karthik
  • Marc
  • Maya
  • Pat
  • Martin
  • Ross
  • Sehwan
  • Soni
  • Upasana
  • Xi-OWL
  • Yifan
  • Luke
Clone this wiki locally