Author Archives: lizlee

late post: introduction

I was having trouble logging into the blog the first week of school, so I missed the introductory post. I’m Liz, short for Elizabeth. I’m from New Jersey and it’s my second year in Parsons. Currently majoring in CD and hoping to learn more about coding by the end of the year because it’s something my brain never adapted to before.

Midterm

My mac isn’t allowing me to save processing in javascript mode so I just uploaded it in openprocessing:

http://www.openprocessing.org/sketch/117439

For this project I just experimented. I’m still struggling with codes, so this was a good opportunity for me to try out different things. My main goal was to make something interactive with a hypnotic sense.

 

drawing tool

http://www.openprocessing.org/sketch/113311

It took me awhile to figure out why nothing moves when I changed the shape to quad, but I realized (I think) it’s because of the x’s and y’s. So i just left the shapes I made and added the movement of rectangle. I also made the shapes act like lights as I pass them when I move around the mouse.

I still can’t figure out how to change colors when I add new shapes and how to make noFill shapes to move around.