Data Visualization Inspiration Blog

Data Visualization Inspiration Blog Here is the link to the project of inspiration: https://pudding.cool/2020/05/wrestling/ I found this project on The Pudding Website, which consists of a number of interactive journals. This project is called “An Illustrated Guide to masked wrestlers”. I was very interested by this one in particular because it has an almost “game-ish”… Read more Data Visualization Inspiration Blog

Experiencing Processing

Experiencing Processing For this project, I created a distorted cone with overlapping circles. I made them rotate at speed of 400* PI/millisecond.  Reflection: The experience of using different coding platform is definitely eyeopening. While being the same coding language, declaring the variables became somehow difficult again because of the difference in data type names. It… Read more Experiencing Processing

JSON Visualization

JSON Visualization For this week’s recitation, I am trying to visualize a data set given by my instructor. This data set is about the location of parts of body as well as their labels. During this process, I solidified my knowledge about JSON, and explored the usage of lerp function. First, I imported the data… Read more JSON Visualization

Interactive Portraiture

Interactive Portraiture For this project, I am experimenting on pixels, pixel iteration and manipulation. I also incorporate the createCapture(VIDEO) function to make it interactive with the user. It is super cool because I wanted to use that  in my previous project which I didn’t know how to. This really helped me accomplish goals I set… Read more Interactive Portraiture