Title: nine patterns Link: https://editor.p5js.org/LafouCC/sketches/2DkSpH9v4 Description: In this project, I mainly utilized three methods: The first is to make use of the circular pattern of circle(sin(a), cos(a),dia). The second is to make use of rotate(angle) and create a complex shape using…
Recitation3: Generative Motion
Title: Tuning Link: https://editor.p5js.org/LafouCC/sketches/bxAWysXmo Description: The project is inspired by the graph of sin/cos. When I look at the graph, I immediately hear the sound of the radio static and think of the process of tuning a radio. So I…
Recitation2: Interactive Drawing
Title: Chasing the mouse Link: https://editor.p5js.org/LafouCC/sketches/YYouQgtrI Description: The idea of this project is actually from one of the Processing codes I did before. As the tile indicates, the project depicts a little monster that is chasing the mouse non-stop. The user…
Reading #1 Response
Q: What do we learn about the process of the designers and the artist discussed in the text? What is the role of “process” in their overall activity? A: The article described an artist named Bernard Frize who used a…
Recitation1: Drawing with Code
Title: School’s Library Link: https://editor.p5js.org/LafouCC/sketches/HF9cUzJV7 Video: Description: I got inspired by a photo that I took which is a school library in DC. Since I have done some similar tasks when I was using Processing, I wanted to try something…