[CC Lab Final] Obesity Awareness
December 19, 2011 Leave a comment
Description
For this project, I knew I wanted to work with Twitter. I also wanted to explore the world of APIs and I also wanted to explore what I could do with the information received. Instead of creating a representative visualization that visually shows the data being given, I wanted to directly use the data to create a data visualization. I wanted to learn how to splice the texts being received from live twitter feeds so that I could concatenate the texts to create one huge string which then I could splice again. By being able to control how many letters I would have in one string, I could create any type of visual I wanted using the text. I decided to represent the word obese and realized that a lot of people relate the word obese to burgers. Especially big macs. That is why I decided to make a big mac out of the tweet texts received.
Sketches and Results
In the beginning, people can see tweets that talk about obesity. I’ve used an addon called ofxTextSuite so that I could align all the tweets that were coming in regarding obesity into a bounding box.
After people take a look at the many tweets, the keyword of “obese = ” is shown to make the viewer curious of what this is about.
Slowly, the same texts that were used as the background are now used to create a sort of picture while the background itself starts to fade.
In the end, people can see that the texts have formed a burger-like shape showing that a lot of people actually do care about their nutrition and that obesity should be seriously considered as a threat to life.
Source
here is ofxTextSuite
here is the source code













