Posts

Week11_3D Design

Image
For this assignment, I created a small heart icon using Nomad, I think heart can explore the idea of   emotional connection and support . To make this shape more interactive, I tried to use this 3D tool to let it rotate.  A heart can represents a lot, such as someone's love and a sense of belonging. I am interested how to turn a simple and popular icon into a multi-function design element. It now can be a logo, a UI icon, and also a wearable object after 3D printed. In addition, I also so s mall adjustments in proportion, thickness, and curvature significantly changed how the object felt. Whether it appeared soft, symbolic, or more like a technical icon.

Week10_Commenting on Each Other's Coursework

Image
Everyone's work looks so cool. And I choose 7 work which leave me the deepest impression to comment. Thank you  Kate,  Brigid, Gigi, Jane, Chenyu, Joyce and Jiwon.

Week 10_2D Design Fabrication

Image
This project explores the transformation of 2D graphic design into a 2D fabrication experience. Starting from Adobe Illustrator, I selected three futuristic-inspired patterns including a brain, a heart, and a hand, then translated them into line-based graphics. By reducing complex imagery into contours and structured linework, the visuals became more adaptable for fabrication while maintaining a sense of depth and texture.  Using a laser cutter, I fabricated the designs into three puzzle pieces, which make the final work more interactive and interesting. When assembled, the flat engraved surfaces interact with light and perspective, creating an illusion of dimensionality that bridges 2D and 3D perception.  This project reflects my ongoing interest in combining graphic design, digital fabrication, and interactive perception to create more immersive visual experiences.

Week 09_Potential for Classroom Teaching

1. Collaborative Menu Design Students collaboratively create a menu book, where each student selects a dish they love and designs a menu page using their own visual style. The format (size, layout grid) is fixed, but each student has full creative freedom in typography, color, and composition. At the end, all pages are compiled into a single printed menu. 2. Hand-Drawn to Digital Logo Students begin by sketching a personal logo based on their name using traditional materials such as pens, markers, and paint. They explore form, identity, and style through hand drawing. Then, they translate their sketches into digital formats using tools like Illustrator. 3. Collective Sticker Poster Installation The teacher provides a large blank poster as a shared canvas. Each student designs a small, playful graphic or sticker digitally using Illustrator. After printing, all designs are assembled onto the poster, creating a collaborative visual composition.

Week 09_Design

Image
This project is a T-shirt logo design titled Friday Night , inspired by the sense of calm and release I associate with the end of a week. For me, Friday Night represents a personal moment of pause. It can be a transition from intensity to ease, from structure to softness. Based on this idea, I aimed to translate this emotional state into a visual identity that feels relaxing, comfortable, and slightly dreamlike. In terms of visual language, I created this logo in Illustrator. I chose a soft and dreamlike color palette with blurred gradients to evoke a sense of calm and fluidity. The typography is built on a modern serif typeface, which I then modified to introduce subtle distortions and playful details, adding personality while maintaining elegance. Through this balance of structure and softness, the design reflects both the stability and freedom that define my interpretation of a “Friday Night.”

Week 08_Blank Assignment

For this project, I revisited the previous video assignment where I created a cyberpunk-inspired short film using CapCut. In the original version, I focused heavily on editing techniques, experimenting with speed changes, and applying visual effects to enhance the rhythm of the video. Revisiting this work allowed me to focus on how to make a video work as an interesting storytelling. While technical skills are important, now I see that the cores of a succeed video are  its story, emotion, and intention. Moving forward, I want to shift my focus from using effects to building a clear story in my videos. Instead of using rhythm and transitions just to make the video look cool, I want to explore how timing, pacing, and sound can help express emotions and guide the story. I am especially interested in how rhythm can create tension and flow throughout the video. At the same time, I want to connect this idea to my real-world design experience. During my internships, I learned that definin...

Week 07_Creative Coding

Image
Part 01: What I found interesting about this Scratch project is how simple coding blocks like loops, movement, and broadcast messages are combined to create an interactive game. It shows how Scratch’s visual programming system can turn basic logic into a playful and engaging user experience. https://scratch.mit.edu/projects/1286790763/ Part 02: I created a simple generative drawing using p5.js. The artwork begins with a single line starting from the center of the canvas and moving in a random direction. As the line grows, it continuously extends across the space. When it reaches the boundary of the square, it changes direction and continues to travel with a new random angle. Through this repeated process of movement and reflection, the line gradually fills the canvas with an organic network of paths. The final image emerges from a very simple rule-based system, demonstrating how generative art can produce complex and unpredictable visual patterns from minimal code.