Final Project Ideas
source and idea links:
https://www.instagram.com/p/CKPDi3ylT5a/?utm_medium=copy_link
https://github.com/googlecreativelab/posenet-sketchbook
dirt enthusiast

JBB: An Artblog!

❣ Chile in a Photography ❣

tannertan36
todays bird
cherry valley forever
sheepfilms
noise dept.

izzy's playlists!

ellievsbear
🪼

⁂
No title available
Stranger Things
i don't do bad sauce passes
we're not kids anymore.

roma★
2025 on Tumblr: Trends That Defined the Year
No title available
PUT YOUR BEARD IN MY MOUTH
seen from United States
seen from United States

seen from Malaysia

seen from United States
seen from United States

seen from Germany

seen from Singapore
seen from United States

seen from United States

seen from United States

seen from United States
seen from Italy
seen from United States

seen from United States
seen from Denmark
seen from United States

seen from Malaysia

seen from United States
seen from Mexico

seen from Italy
@bryanh--they-them
Final Project Ideas
source and idea links:
https://www.instagram.com/p/CKPDi3ylT5a/?utm_medium=copy_link
https://github.com/googlecreativelab/posenet-sketchbook
Audio + Video Hw
https://glitch.com/edit/#!/overjoyed-seasoned-feeling?path=script.js%3A13%3A35
Very difficult trying to figure out how to toggle the sound playing or not without the pause function being functional but ended up just needed parenthesis anyway so it ended up working fine.
Partner Function HW
https://glitch.com/edit/#!/terrific-caterwauling-beach?path=script.js%3A78%3A20
I had a bit of trouble trying to assign a random weight to each line of rain but eventually just had them bound to an amount of gravity and had them pick a random number in the assigned gravity set. But overall it was more fun to just do someone else’s idea and try to solve that, it made it seem more like a puzzle and less overwhelming.
Loop Homework
https://glitch.com/edit/#!/sandy-aeolian-barber?path=script.js%3A13%3A0
I had a lot of trouble trying to get the computer to understand and distinguish between down motion and up motion and succeeded at binding the background and the objects color to this but don’t understand how to make the buttons exclusively move it down or up respectively and therefore the colors. I can only manage to get them to invert which is different from returning it to a set state. I attempted multiple approaches but haven’t found something that worked perfectly.
Conditionals wk 3
https://glitch.com/edit/#!/lyrical-soapy-celery?path=script.js%3A108%3A13
I had a bit of trouble trying to get the buttons to set the right speed while still having the objects move without and turn around without needing them pressed but haven’t found a solution. I also wanted the blue button to invert the colors of the background and the man to the opposite but have yet to figure that out.
One state that I have seen in video games is the bleeding state. This state especially interests me because it can be remedied by various solutions, so this is the kind of state I want to code: states that are triggered by multiple different stimuli.
UserInteraction Coded Game
https://www.addictinggames.com/puzzle/escape-the-car The reason I chose this link is because it is one of my favorite escape games I used to play as a kid at the library. It was one of the first real video games I played and at the time it seemed amazing that computer games could suck me in so much.
User Interaction Assignment 2 CC
https://glitch.com/edit/#!/moving-men?path=script.js%3A21%3A5 I found it hard to make the shapes move by themselves and first wanted to them to move individually with every click and tried to define all items to make it easier but it was still a struggle for them to move the little they do.
EDIT: I had to assign each variable a value individually and not separated with a comma which would output a value of zero.
Self Portrait blog
On this assignment I got a lot more used to basic shapes and how to change one shape slightly or majorly to make a completely new shape. With that tho I found the I was repeating a lot of code a lot of time so am looking forward to finding shortcuts for these. Furthermore, I found some functions in p5js that I simply didn’t understand even after reading the whole reference page. I hope I more understand functions in code without needing extra explanation by the end of this class.
https://glitch.com/edit/#!/getaways-cigarrettes?path=script.js%3A1%3A0