Skip to content

Spring 2014: Week 2 Homework Lauren

lmccart edited this page Oct 21, 2014 · 1 revision

Find a JS project/piece online that you like, choose some part of it to reinterpret/reproduce with p5.js. This need not be an exact replica, but rather, think of it like pulling out some chunk, breaking it down, and using it as the basis for creating your own sketch. Use at least one class(prototype) in your code.

Use view-source to look at the javascript source code of the inspiration you choose and see what you can understand about it. In some cases, there may be small parts of the code you can use as a basis for your own sketch, though you should create your own code, not just rip out a section from someone else. Many things you find may be built on top of another JS library, take some time to look around these and get a sense for how the functions and structure compares to p5.js.

Some places to start looking:

Post a link to your running sketch, as well as a link to the piece you used for inspiration on the wiki.

##Homework links Please put your name linked to your homework sketch below.