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

izzy's playlists!
taylor price
noise dept.
KIROKAZE
One Nice Bug Per Day
let's talk about Bridgerton tea, my ask is open
Doug Jones
Game of Thrones Daily
The Bowery Presents
hello vonnie
Keni

Kiana Khansmith
YOU ARE THE REASON
Mike Driver
NASA
No title available

pixel skylines
art blog(derogatory)
seen from Brazil

seen from Germany

seen from Türkiye

seen from United States

seen from Indonesia
seen from United States

seen from Germany
seen from United States
seen from United States

seen from Brazil
seen from United States

seen from United States
seen from United States
seen from Malaysia
seen from United States

seen from United States
seen from United States
seen from United States

seen from Mali

seen from United States
@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