https://editor.p5js.org/rl4800/sketches/L_Ew4QOY3 This is an image of flame illustrated by particles. I utilized classes for particles, and they are basically divided into three clusters. The fire would gather in a row and then fade away. What is Object-Oriented Programming (OOP), a Class and an Instance of the Class? I think it is basically a program … Continue reading
Month: March 2023
Recitation 6: Ruiqi’s Guitar Dancer
https://editor.p5js.org/rl4800/sketches/_tmks3rzR I drew a guitar dancer playing itself and dancing. What is the benefit of your class not relying on any code outside of its own definition? When calling an object using class, it makes the whole program neat and clean. We can move the object to any position we want. And … Continue reading Recitation 6: Ruiqi’s Guitar Dancer
Recitation 5: The Little Socket
Link to my project: https://editor.p5js.org/rl4800/sketches/KjViTWylr This is a character based on the socket. Its hair is rotating, as I designed it to look like a plugger. Besides, to make it look like a human, I added a body and legs, a blusher, and a skirt. I stored the different colors in the array. I … Continue reading Recitation 5: The Little Socket