





















making some noise through touchdesigner by following some youtube tutorial.
Null : copying other node
L : input / R : output
Composition : Mask / noise + circle
-following some tutorials on youtube video
P3D : rasterized as 3D
color c = get : Getting colour in the img.
map : pick the colours of brightness automatically .
RotateY : roated by Y axis
Translate to the center ,
Substrated at the tileSize ;
Add a Z axis at both float and translate
Try to follow some ‘processing’ tutorials which were on youtube.
-Fill : colour
-Each sub phrase comes up with ()+ ; / 세부명령은 ()와 ;를 꼭 써주어 닫아줘야함
-Ellipse : mouse position and scale . ellipse(mouseX,mouseY,60,60) or elipse(random(0,width),random(0,height,60,60)
int age = 20; / functioning replacement
PImage : Processing image /
img = loadImage(“filename”);
for(int i = 0; i < 10; i++) { , means ellipse based moveframe is 30sec, but as put i < 10 means ellipse drawn 10times every single frame.
x pos : width, but put i means that goes 0 to 100 (i <100)
y pos : height1/2 means going half
‘i’ could be replace as other word , ex ) x , y
ellipse x*50, y*50
add color , float and replaced ellipse’s 30,30 to size,size
self directed explorations about audio visualize
News + Re – imagine project
Fantastic Voyage + Below the fold project
https://padlet.com/hlee03202011/tdn4e92m7yo3psf7
– Project Description
This project explores themes of our lives and times. This project has enabled me to think about how people’s lifestyles be changed. This work explores individualism, Unlike in the past, when there was a lot of emotional interaction with people while spending time in physical space before now. But after the pandemic, digital dependence increased and non-face-to-face life more increased. when I faced this situation, My thought of virtual world is can build people’s own ideal world, and in my think this is Utopia. so I think people will avoid facing a disastrous reality compared to the ideal as digital uses become more increased.This work combines my feeling that individualism is getting stronger with the changing times and with my negative perspective about it.The theme of this project is in the Metaverse era, where people gradually trapped in their own utopia so that they can’t face reality.
It was really meaningful to me that I live alone in a different culture for the first time. In particular, as a student, I have more opportunities to interact with people. When I first chatted with my friends in an online class, I introduced myself to a few friends in a breakout group, and it was my first time meeting friends from other languages, so I wondered if we were able to talk to each other even using different language. Also, it really touched me that friends were listening to the class in a different environment at the same time as I saw the photos posted in various places in real time especially when I put the work on a shared site during the class. Also, through my education at UAL, I felt more free. For example, I felt that education in Korea has a clear line between students and teachers and it is authoritative, but the tutors in here seem to be giving the best possible support to each student’s situation rather than authoritative feeling. When I took a tutorial on my first project, I was worried about starting over because my work process was too abstract, but when my tutor introduced me to works and writers to refer to and suggested what should I do in my situation. In this part, in the environment where I grew up, there are forcing students to follow the standards of tutors, But in here, tutors would conversely give students advice based on the standards of the students. In this respect, I used to try to create my own work passively to other people’s standards before, but now I create my own work independently of my own standards. When I try to create my own work, also I work on it with a sense of fun.