Categories
Uncategorised

TouchDesigner – Noise

Categories
Uncategorised

TouchDesigner – Day 1

making some noise through touchdesigner by following some youtube tutorial.

:interface
adjust
adjust transform / scale x.y
add null

Null : copying other node

L : input / R : output

add ‘lookup’top
look up’ need second input, so going to connected with Ramp top
node > translate 4D : can move the pattern
add circle , transform / add composition

Composition : Mask / noise + circle

add level , adjust Gamma
add displace / at First input . circle and at Second input Noise
adjust display’s both source midpoint and displace weight
add other composite : exploring Operation functions
Glow
chroma difference
Y film
Categories
Uncategorised

Processing Rasterize 3d

Categories
Uncategorised

Processing – Rasterize 3D

-following some tutorials on youtube video

choosen image

P3D : rasterized as 3D

modified tiles as 10;

color c = get : Getting colour in the img.

map : pick the colours of brightness automatically .

modified tiles number as 100;
substitued as mouseX : being animated by movement of mouse direction

RotateY : roated by Y axis

Translate to the center ,

Substrated at the tileSize ;

Add a Z axis at both float and translate

Ellipse to Box
Add sphereDetail , Box to sphere
*0.8 at tileSize
Change Background colour FF0000

Categories
Uncategorised

Processing – Rasterlized image

Try to follow some ‘processing’ tutorials which were on youtube.

void setup(){ is basic phrase and surely need to closed with }

-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)

frameRate(10) : Animating speed
int : making own formation

int age = 20; / functioning replacement

String text = “” ;

PImage : Processing image /

img = loadImage(“filename”);

can drop off photo directly by dragged
“file name”
i had really time lagging issues was goin on which my jpg file couldnt loaded and that struggling me about an hour. but the answer was very simple to solve. File name + .jpg was work. (mine file name was a.jpg and put .jpg after again and it completely solved !!)
//background : make a path through movement

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.

going ellipse in a row position
at x pos : i*10

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

float tiles : dynamate ( motion ) ,
motioning tileSize , apply too at the ellipse x,y
translate : fitted the size in the canvas

add color , float and replaced ellipse’s 30,30 to size,size

size adaption
invert 0,20 to 20,0
fill : color , put ramdomly

Categories
Uncategorised

After effects – Audio

self directed explorations about audio visualize

+ Adjust Hue / Saturation
Based on watching this youtube tutorial
Categories
Uncategorised

Applied Methods and Explorations

News + Re – imagine project

https://padlet.com/hlee03202011/l9gtw0d2ojvjcl4p
https://padlet.com/hlee03202011/5tg9e423ye71uuzo
Categories
Uncategorised

Principles Processes Methods

Fantastic Voyage + Below the fold project

Categories
Uncategorised

Transform

https://padlet.com/hlee03202011/tdn4e92m7yo3psf7

Research Process

Outcome :
In Metaverse era’

– 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.

Categories
Uncategorised

REFLECTIVE

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.