During my first year of engineer preparatory cycle for entrance into engineering school, I chose to enroll in the web-multimedia option. The objective was to carry out several small canvas projects with p5.js, to ultimately bring them all together on the same website.
For the first exercise, we had to create a logo containing the initials of our name.
Next, we needed to reproduce the artwork images from the code. Here are the results:
The next canvas is a set of buildings on a starry background with random appearance and intensity of stars. It is also possible to switch off or switch on the lights of building windows
This corresponds to a sheet on which you can draw with different colors
For this last script, we had to imagine and recreate a monster whose eyes followed the mouse cursor, here is the result of the monster I created
The project sources are available on my Github