“Artwork Generator”
— Create your art piece and uniquely express yourself
working title: Artwork Generator
elevator pitch:
Artwork generator is an interactive painting project with which users can create their art pieces by interacting with the website by pressing buttons, changing volumes, and using cameras, etc. There will be several different modes on the website for the user to choose from. Under each mode, the artwork will present different artistic styles.
concept:
The project attempts to explore the idea of “art” and “self”. Always thinking about the boundary between art and other works of humans, I tried to use this project to enable everyone to have their art piece. And I always believe that one’s work can be a mirror of his mind, so the artworks generated by this website can also reflect the users themselves. I may add the function of interactive portrait into the project to better express the idea of exploring “self”.
sources:
Here are two projects that inspired me:
https://openprocessing.org/sketch/1241191
https://openprocessing.org/sketch/1084140
Also, the examples of interactive portraits from class can be inspirations
As I hope to add elements of different types of art into my projects like pop art and impressionism art, Andy Warhol and Claude Monet are two significant artists that inspired me.
production/methodology:
Basically, there will be two modes, one is portrait mode and another one is painting mode. the two modes will be different pages, linking by the HTML codes. Also, CSS codes will be used to design the patterns of different pages and the whole website.
For the portrait, the p5.js codes that we learned from class will be used.
In the painting mode, two different styles will be linked by also HTML, one is pop art mode and another one is impressionism mode. A couple of buttons will be used to generate different shapes. There will be an interactive volume-controlled part as well.