This was my first time in P5.js since Creative Coding and it was not like riding a bike however(!) I played around with a new tool I’d never used called ‘Color Tint.’ The biggest issue I had with executing this idea was that the icecream color was changing with a slight delay to the background color and it made the generative art feel awkward/messy. After trying a few workaround, I ended up fixing this by adding the background change to the end of the code instead of at the start. This way the color tint would have to happen before the background change.
Below is the code! However for my assignment I would like to play more with shape + text.
Political Poster
Spend some time considering what properties are changing in your system and what the variability (and the limits to the variability) might be. Bring these sketch to class next week.
Topic 1: Abortion Rights
After Roe, the anti-abortion movement is now more heated than ever. This is a topic that I feel passionate about and would be excited to play around with the prospect of a political poster on this issue. My first idea (left) for this would be to create different “pill” shapes and packets of Plan B as a way of making the product as less of a “taboo” in society – having the object shown viscerally to you, not hidden behind pharmacy glass. Another idea I had on this issue would be to make different “zygote” like looking objects. The concept with this is to generate hundreds of these in varying colours an sizes, and then have the final image dominate a poster beside smaller circles that are representative of available health care, access to education and families with the economic stability to raise a child in an effort to demonstrate the weight of criminalising abortion on already existing systems in the US.


Topic 2: Company/Government Statements
TW: sexual assault
After a close friend of mine recently experienced SA by an Uber Driver, the response she received from the company was, “We are taking bold, transparent steps as a company, we’ve not only improved the safety of our own platform; we’re setting a new standard for safety in our industry” however, the actually “steps” were not proposed.
My generative idea would be to company press statements (on climate change, sexual assault, mental health etc) and generate slogans from these that would then go on propaganda/poltical style posters. The hypothised outcome is that the slogans would be just as “wishy washy” as the original press statements. The variability would be the text, while the colors/style would remain consistent. The piece would be titled “Your generated statements don’t mean anything to me.“

Here is where the code is at so far.