https://editor.p5js.org/reonluck/sketches/3eOf1uD-m Working Process The current assignment is executed within the prescribed framework. In general, this work is divided into three parts, constructor() function, update() function and display() function. The constructor() function mainly undertakes the setting of variables, such as the…
Mini Project 5. Imaginary Creature
https://editor.p5js.org/reonluck/sketches/nJTg0eodb Working Process In general, this work depicts an image of the universe. The first thing is to design this work. This work is divided into four parts, static astronaut and the moon, dynamic star background, movable rocket, and rotating…
Mini Project 4. Patterns
p5.js Web Editor | Supreme kangaroo (p5js.org) Working process The assignment in general uses the scale function, the push and pop function, the translate function, and the random function to create abstract shapes. I divided the image into two…
Mini Project 3. Generative Motion
p5.js Web Editor | Mini project 3 (p5js.org) General Form 屏幕录制2022-02-28 21.33.53 Audio Working process In the main, the work consists of two parts, the upper part of the sound wave and the lower part of the sound. In…
Mini Project 2. Interactive Drawing in CCLab Sp2022
p5.js Web Editor | Numerous meadow (p5js.org) In this work, I used P5.js to create a mockup drawing board, which has three main functions: color drawing board, mosaic drawing, and text 3D drawing implementation. In order to achieve the functionality,…