(video doesn’t have the audio) For this week, I made a new game that simulates bowling with fruits! I came up with this idea after watching a very helpful bowling in unity tutorial. Right now, the instructions are: 1.) space bar to start bowling/move watermelon forward, 2.) right arrow to move right, 3.) left arrow […]
Category: ITP
Live Web Wk 10: Final Project Proposal
Sound + Color + Environment! Objective: When people take a photo of their surroundings using the app, the photo will turn into colored pixels. Each of these “pixels” will have a sound that matches the color. The goal is to create a tool that helps one experience the world in pure sounds and colors. I […]
Data Art Wk 8-10: Data & Publics
Website so far (map only works locally) Code here Eva and I worked together to better understand where our garbage goes. We were interested in finding out where our different types of trash end up – does it stay in New York, end up in a different state, or even get sent out of country? […]
Understanding Networks Wk 10: Restful API Drawing Machine (Updated)
Live Drawing Show! Goal: User will draw on the website’s draw page. The Axi Draw will update based on user’s drawing. There will be a camera that is recording. The recording will be sent to the website’s live stream page so others can see the live stream of the drawing. — Functionality: Co-Draw allows people […]
Live Web Wk 9: WebRTC Data Channels
Try it out! Code here For this week, I made a very slow type of chat messaging (calling it snail msg for now?). The idea is that you can only send one letter at a time. I guess I am making this as a reminder to slow down and to be ok with taking my […]
Understanding Networks Wk 9: Firewall
Assignment: “Run Linux host for several days, with a firewall in place and a public IP address. Make a table of all the IP addresses that attempt to connect to your host. Found out where they are located? What organizations are the associated with? What service providers are providing their IP address?” a.) Step 1: Using […]
Joy & Games Wk 8: Simulation
Assignment: make a simulation in unity. I decided to simulate a calm, fall-inspired boat ride. This was chosen party because of skill level, partly because of time, and partly because of all the beautiful yellow leaves I’m seeing! This isn’t the most exciting or goofy interaction but I’ve been feeling the need to calm down […]
Live Web Wk 8: Pixel Manipulation
Live: https://el3015.itp.io:8103/index.html Code Excited for pixel manipulation! Didn’t have much of a strong concept behind this assignment, just wanted to play around and implement some features. A couple of functions I wanted: a.) sliders to control different aspects of the color and pixels b.) a way for the image and video to be downloaded c.) a […]
Data Art Wk 5-7: Text Archive
View live: https://emilylin-itp.github.io/data-art/wk5-7-textarchive/language_dep_final/ Code here: https://github.com/emilylin-itp/data-art/tree/gh-pages/wk5-7-textarchive/language_dep_final ***Not very mobile friendly! Will really aim to get better at responsiveness! — Objective: I am interested in the connection between language and emotional well being. Is there a way to spot the signs of depression, anxiety, or suicidal tendencies based on the words we use and how they […]
Understanding Networks Wk 5-7: Packet Sniffing
STEP 1: Packet Sniffing With Wireshark (~5 Hours) I used Wireshark to capture and analyze the traffic on my home network. I left it running while I worked on other projects that required me to look up a bunch of sites for help (youtube, stack overflow, random blogs, unity’s documentation site). This step was done […]