Processing Physics

Mouse Clickable Character

Lauren Taylor
Processing_Mini_Project__Version_2.pde

My program is a mouse that displays a message when it starts up and then displays a message and changes color if you press a key or click the mouse. This took me a day or two to create. Some challenges was using if statments and variables. I was thinking of making the shape of the mouse more complex and making it change to random colors.

robot clickable

Evan London
processing_face_final_copy.pde

For the clickable character project i made a robot that you can click with the mouse and his eyes glow yellow, and if you press a key the whole thing turns purple and he disappears for a few seconds. This took me probably 3 periods in Scotts class. I had trouble with this because we had just started and I just couldnt really figure out how to make the keyPressed affect work properly. 

Bunny Hopping

Gonovio Casino
bunnyproject.pde

I made a bunny sit, jump, and squish a bush, all while being chased by a fox that wants to eat him for dinner! This took me a while to make because I had a bunch of obstacles to overcome. One of the many obstacles I had was trying to make the bunny that sits dissapear once the jumping image of the bunny shows up, then having the jumping bunny disappear when it hits the "ground", and having the new sitting bunny(on the other side of the screen) show up. If I wanted to make this project better, I think I would add a background, a sun, and a green "ground".

*When it's on nuvu, it gets a bit weird, sorry!*

Of Stars And Fire

Rose Of Sharon Wilson
sketch_150204b.pde

In this program a "shooting star" accelerates into a camp fire. It took me about a week to create. I struggled a bit with acceleration and loops but now understand how to do a lot more. The program could be improved by higher quality codes on the littlethings like star shape, fire shape, realism, etc...

Click n' key

Alaysja Clark
click_n_key.pde

If you click anywhere an ellipse shows up, and depnding on your mouse position on the screen the ellipse is a different color. If you press any key a face shows up, and if you keep pressing a key it changes colors. It took me about a week to finish this project, and I struggled with making the arc for the smile. I also think that I could make my progam a little more appealing.

Bunch of Balls

Zion Barragan
Buch_of_balls.pde

This one is just one I created for fun 

Ice Cream Code

Lauren Taylor
Falling_Ice_Cream.pde

This is an animation of a boy holding an ice cream cone smiling. The top ice cream scoop falls off and splats on the ground and when that happens the boy frowns. It took me about a week to make this. Some of the challenges were getting the motion I wanted and getting it to start over when a key is pressed.

Clickable character

Zion Barragan
Geometry_stuff.pde

Using mouse pressed my character changes color

Flying Nyan Cat

Jeri Reisman
jerri.pde

I made the actual cat the first day of processing, so I wanted to do something it. When making the cat into a picture I wasn't sure how to put in into sky. I originally wanted it to rain when the cat went thought the cloud, but I only have a single rain drop.

I Have the Necessary Koalifications

Gonovio Casino
mini_project_2.pde

This is a Koala with crazy eyes and a random colored background. Originally, I wanted to make the cookie monster, and for the cookie monster to have arc shaped ears. I spent a long time trying to figure out how to make arcs and how to control the parameters for the function, so I changed it to a koala bear instead. Now that I've leanred how to use an arc function, and if I wanted to add something to this project, I would make the ears arc instead of ellipses.