Photography, Computing, and Audio (Canon 80D, P5JS | Processing)
Societal pressures are developed under the influence of normality, difference, and given roles. Women, despite identifying as women, can relate to one another because of societal pressures and disturbances aimed at them. Yet, the external pressures are not powerful enough to be completely detrimental to women and their ability to persevere. This is a culture, identifying with other women through their experiences and hardships, and their ability to overcome. Using portraiture, coding, and recordings I sought to represent this culture of women enduring external forces seeking to break them down. Instead of allowing society, a viewer, to disintegrate them, their strength brings them back together to continue.
Repository branch with code files that can be forked and modified for computer/webcam specifics.
- An ArrayIndexOutOfBounds error often occurs because of the your camera specs
- edit ARTLAB_FINAL.pde
- line 79
prev = createImage(video.height, video.width, RGB);
- first 2 parameters passed in should be your camera size
Repository branch with executable files for:
- MacOS
- WindowsOS 32 bit
- WindowsOS 64 bit
Processing
Special thanks to Ian McDermott
Best contributor and mentor out there. Made this project possible and encouraged my interest in computational art. <3