starry – timepiece

Project link : https://openprocessing.org/sketch/1468582

My project was inspired by the shadows of the tree outside my dorm; I’ve always been interested artistically in how light and shadow change colors depending on the time of day. I thought the clock prompt was appropriate for exploring this concept given the history of timekeeping; I wanted to explore how people in medieval eras thought about time before the move towards accurate and precise timekeeping, how their activities were not divided into rigid blocks of time but more guided by the sun’s position. I didn’t want to include a numerical representation of time, and instead wanted the viewer to be able to interpret the time based off the color of the light and shadow, which are all distinct depending on the time of day. The project’s visuals are mainly created using lerpColor and various blend modes, and the leaves and shadows are created using Perlin noise. The colors lerp through various time periods of the day (morning, afternoon, sunset etc.).

The final project was my third attempt at the piece; my first two attempts were with the WebGL mode and the default 3D primitives, and my second was with Three.js. I ended up switching into 2D because I thought 3D visuals would have less artistic control over the light and shadow. I liked how certain times of day came out in the final result (the evening period from 4PM – 6PM, and the afternoon from 12 – 4PM), and overall I’m happy with the result, but I think some of the colors could be tweaked to be more accurate. I struggled a lot with getting the colors right as well as the visual style of the leaves; I’m still not very happy with how they look. In addition, I didn’t really know what to do with the shadows because they remain the same even though they should change depending on the rotation of the sun, but it was too difficult to calculate that. My main struggle was being unable to determine what was wrong visually with the piece; most of the time I only had a vague sense that something looked bad but was unable to pinpoint what it was exactly.

Video (sped up time)