assignment #6 reflection

Wednesday, April 8th, 2009

jinsol_portrait

People often see what they would like to see in others (and themselves as well) rather than their true selves. And just as often people try to present to others what they think they would like to see, making it even harder for the moment of true connection and understanding to occur. The same applies to one’s search for oneself. In a lot of cases what one sees in oneself is the mere reflection of what is going around one and inside one’s head. In this piece I tried to show the difficulty of finding one’s true self, both for the others and the person himself, and the beauty of the rare moment of revelation when they overcome such obstacles as prejudice and misinterpretation.

jinsol_portrait

Assignment #7 : Time and Movement

Wednesday, April 8th, 2009

jina_translation
Time and Movement

For this project, I used the Processing program to once again work with the idea of time and change of movement that I explored in my last video piece in the series ”Time, Body and Perception”. The pace and pattern of triangles’ movements change their pace and pattern of movement as one clicks on the mouse, which signals a change in time. The “body” of triangles (like my body in my video piece) moves in different ways and in different paces through mouse clicks just as the video “Time, Body, and Perception” showed different paces and movement of my own body dancing.

Assignment 7: ISABOLIVIA

Wednesday, April 8th, 2009

Olivia

picture-11

Isa
picture-22

This final processing piece plays with the video I made of my sister, both called “Olivia”. I tried to transfer similar colour schemes and also the ‘obsessive’ feel of the video. Other elements I worked to include were a) the juxtaposition of her face and mine (found if you click the mouse) and b) the opaque pink roses (represented by the animated pink circles). I think this piece is most effective in its ability to answer the prompt’s call to literally translate one medium into the next.

ISABOLIVIA

assignment #7

Wednesday, April 8th, 2009

jinsol_diagram

I have decided to work more on my idea of self portrait being an object that is ungraspable and that causes endless reflections(like two mirrors put facing each other, the ‘observing’ self that searches for the self-identity and the ‘observed’ self that is supposed to be holding the identity keep reflecting each other until the boundary between two becomes weak and meaningless.)

Sample Code to demonstrate Object Oriented Programming

Wednesday, April 1st, 2009

As promised, here is the sample code, including the class Spot, that we worked up in class today. It will help you figure out how to create your own classes of objects for your pieces.

Reminder: Assignment #7 Translate it!

Wednesday, April 1st, 2009

DUE APRIL 8
Assignment #7 Translate it is due next week AT THE BEGINNING OF CLASS. (Sorry for the change, but I realized that we will need the ENTIRE session to review your work.)

Plan to spend at least 8-10 hours in this assignment prior to next Wednesday.

Be prepared to hand me a flash drive with your exported applet and the corresponding folder and files at 3pm SHARP. Also, be prepared to give a title and a couple of sentences to describe the work.

I will be available in the MML from 1-3pm in case you have any last minute bugs. If you would like help during that time, let me know and I will schedule appointments in 15 minute slots until all slots are filled. Be aware that 15 minutes is a very small amount of time, so be sure that your sketches are practically done before you see me.

Assignment 7-Searching in the Dark

Wednesday, April 1st, 2009

process

For my new processing project I plan to revist the environment I created in my collage and my stop motion animation.  The main conceptual restriction taken by these projects will be a use only black and white coloring and an animated interactive applet that functions though a loop.  The project will represent the “gap” in my animation–the point where the characters enter into the cave.  I seek to create a series of cave images either as imports or as processing rendered images.  At this point it seems that importing a serious of images using the PImage function is the most effective because I can use the images in two interesting ways.  The first way would be to use the images as a texture by the texture() command which can map an image onto a given created polygon shape.  My initial hope was that I could do this using a circle but the texture function only works with straight line polygons.  The base of the image would be a black background on top of which the textured polygon would be drawn.  The polygons coordinates would be based around a translation of (mouseX, mouseY), and as the mouse is moved the image would appear to be revealed.  This gives the impression of searching in the dark cave.  In the cave images I would use my orgininal stock photos from the animation toadd in the charcters and some of the textures.  My hope is to also use a mousePressed function in order to change which image the texture corresponds to.  I am not sure as to the limitations of this and may have to work this out in another way.  In this way clicking would imply moving foward through the cave yet eventually the cave will reset back to the first image.  This would create a looped structure.

If I could achieve this, I would like to expand on my cave by making small cave creatures thats would be little more than simple curves with heavy stroke weight whose coordinates change based on mouseMoved with a limit, meaning they would “squirm” as the mouse is moved.  If these creaures are in the script after the textured polygon I believe that the project will be possible.

Cyclical Transformation Translation: Forest

Wednesday, April 1st, 2009

forest_draft

Forest will be a processing translation of my previous stop motion piece “Cyclical Transformation in Motion.”   It will convey the same ideas of time, cycles and transformation.  The bars act as trees whose growth is controlled by the location of the mouse.  Once the mouse passes a certain height, the bar will freeze and the mouse will begin to trail leaf-like objects.  Once the mouse is clicked, the leaves will stop trailing and will fall to the ground.  As if the fallen leaf objects are fertilizing the bars, the click will return the mouse to controlling the height of a bar, new growth.  This cycle will continue, each time adding a bar, until their is a “forest” of bars. I will execute this concept using if/then statements and nested loops.

Assignment #6 Self-Portrait via Processing “Dispersion”

Tuesday, March 31st, 2009

self_portrait

 Dispersion

For my self-portrait piece using Processing, I started working with my name. My Korean name(Jin-Ah) in Chinese 振我 means “spreading myself” or “throwing myself”, etc (can be interpreted in different ways).  I referred to some of the monsters on http://www.processing.org/ and worked with the program to create this piece.

Assignment #6 – Inside out contrast

Tuesday, March 31st, 2009

self-portrait

Inside out contrast

For the first self-portrait I wanted to depict the differences in the outward and inner appearance of my character. I appear to have grumpy/unfriendly disposition. But upon contact (just a click away!), I speak up and my cheerful nature comes out.