Light & Interactivity : Week 2 Observation Assignment
- Observation Assignment: Early morning, exterior.
After seeing the video tutorial for the competition, I chose to add the 2 images below for my early morning exterior observation. The subject of emotional perception became key and the early morning light exudes peacefulness.
For the most part looking at direct light is unpleasant but sunrise (Rayleigh scattering) offers accessible direct light perhaps this is due to the diffuse sky radiation or the the 28 degree angle. The first image is middle of winter but the photo is taken in Florida, unlike NY the angle doesn't seem as noticeable across seasons . The sun is coming out from the East, There is almost no Illuminance as the light is not hitting in directly with full intensity. On the first image the reflective surface of the water is partially created by the shadows cast from the clouds. There is a soft gradient that accentuates the "prism effect". The hues range from light blue rgb(174,198,207) to violet(121, 64,24)but in between there is a vibrant highly saturated orange rgb(255, 95, 31) overall the light is warm.
"One way to see the colors of sunlight is by the use of a prism. The velocity of light decreases slightly as it moves into the prism, causing it to bend slightly. This is called refraction. The degree of refraction varies with the energy level each wave.The lowest energy light waves refract the least, while the highest energy waves exhibit the greatest refraction. The end result is a dispersion of light into a rainbow of colors. Rainbows are partly the result of sunlight refraction through a rain drop, which acts like a prism."
6:59am Jan 7, 2022 Looking East
7:05am Feb 8, 2022 looking East
- Reading:
- Assignment: Get registered for the Light & Health design competition by 11:59 PM EST on Feb 15.
- Assignment: Candle (due in week 3)
Color Models:
There are a number of different components to color and light. You can talk about component colors, either additive or subtractive; you can talk about hue, saturation, and lightness, or value.
RGB is a color model with three dimensions – red, green, and blue
HSV is a cylindrical color model that remaps the RGB primary colors into dimensions that are easier for humans to understand.
HSL is another cylindrical color model that shares two dimensions with HSV, while replacing the value dimension with a lightness dimension.
- Hue specifies the angle of the color on the RGB color circle, exactly like HSV.
- Saturation controls the purity of the color, exactly like HSV.
- Lightness controls the luminosity of the color.