-
Creative Coding
-
Using what we've learned in Chapters 1-3 and Create a Piece of "Shape Worship," whatever that means to you. It can be a totem, a pattern, a portal...experiment with deliberate and chaotic patterns...
-
Create a Drawing project using the mouseX and mouse Y variable, within the draw() function...
-
Create a new iteration of the Drawing Tool project, based on User Feedback from your partner; change 3 things.
-
Look at the Reference and try apply some function or variable for which you are unfamiliar
-
In Class Assignment using example 5_2 and 6_8
-
Play w code example 5_9 and create an interesting interaction
-
Create a function using a design (a collection of primitive shapes etc) of your invention and create a behavior implementing some sort of UI.
-
create two classes of your own design
class one will be UI focused class two will operate independently, and respond to the first class
explore unused functions from the reference library
architecture themed
-
Create an Class which uses an Array; the Array deploy an assortment of primitive shapes which will respond to "gravity".
-
create a Narrative using image class; create an array of images.
create a minimum of two classes.
Subject: Narrative; personal, fictional, social, environmental, political.
-
-
Make something. Shape worship or otherwise.
-
Take one of the examples from gene kogan page and jam on it
-
3Dzzz
-
create a 2D primitive and set variables to a series of sliders
OR
create a text box and make a quiz or story of some sort using the dom library
-
load an mp3 to a p5.js sketch and make it playable through the mouseClicked() function
-
keyPressed() generates mp3 of drum sounds; visual feedback generated by p5.Amplitude
-
take the mp3 code, drum machine code, and design and design a new music tool
-
please submit your digital prototype for the final project here
-
Please submit your completed final here