-
Notifications
You must be signed in to change notification settings - Fork 103
Spring 2014: Week 2 Homework Lauren
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.
- Name - link to homework - link to original inspiration - any comments or questions
- Amanda Gelb GearMeUp - [inspiration failed me] (http://bl.ocks.org/mbostock/1353700) (https://www.processing.org/examples/rotatexy.html)
- Benjamin Gullard Galaxy Quest - inspiration
- Fletcher Bach - [Dynamic Logo] (http://fletcherlearns.com/creativeJavascript/generative_logo/)
- Isi Azu
- Jiwon Yoon flyballs generator, inspiration
- JH Moon - [MOQN] (http://moonjunghyun.com/p5js/02/) // verde, wifeel, mr-president, CreativeApplications
- Jung Min Hong homework - original
- Justin Restauri Connect the Dots (FAIL: NO DOTS, CONNECTIONS) || Inspiration #1 -- Inspiration #2
- Kate Sukpisan Homework - Original inspiration
- Gladys Chan Homework - Inspiration: Meta Balls - have trouble getting the connections between the balls to show...
- Michelle Cortese Homework - Inspiration: Zoom Paralax - I intend to swap the plain shapes (ellipses and rects) for SVGs of the actual content eventually.
- Michelle Lin Homework - Original inspiration
- Tessa Ndiaye [Homework] (http://tessandiaye.github.io/jeopardy_vs_cooperhewitt/) - [Inspiration: Taxi ‘Jeopardy!’] (https://pbs.twimg.com/media/BIi_byICIAEbkeh.jpg)
- Tiffany Hewlett [inspiration 1] (http://paperjs.org/examples/candy-crash/), [inspiration 2] (http://paperjs.org/examples/chain/), [homework--link malfunctioning] (http://stu.itp.nyu.edu/creativejavascript/cheetah/sketch.js)
- Valerie Chen Homework - Inspiration: Two.js Depth Example
- Pedro Homework - Inspiration: Harmony by Mr.Doob