본문 바로가기
sw/nuke

nk008_mastering nuke vol 1-3 ; curve editor

by jtam 2022. 7. 7.
728x90
반응형

https://youtu.be/LFjwvJHvWnU?list=PLw7TZXbFAyfdHFSt5KTZf5zbMNavdYBVQ 

  • Curve editor if you can’t see any curve editor ; that means none of your node is activated
    horizontal; time dots ; key frame (we’ve made)use bezi achor to smooth
  • bezier curve; modify
  • interpolation
  • vertical; value
  • F: key to center the curve
  • e.g; activate the transform node and you will find the curve

  • adjust keyframe by ; by double clicking the x-y coordinate numbers and type the point or drag the point
  • Dopesheetany node can be animated so if you want you can move the animated key by moving the key from the dopesheet.

Comp Enhancement and Export

  • Glow
    • 1 under the emission put Glow.
    • 2 this is the type of glow under the image.
    • or you can make home made Glow.
    • like this.
  • Defocus and edge blur
    • smooth out the edge of the earth. by using ; edge blur
    • if you put the EdgeBlur to the just before the latest merge node ; as there are no alpha the blur will not work on the image.
    • solution ; if you put the EdgeBlur connected to the image with an Alpha it will finally work.
    • problem 2 ; if there are two alpah working in the node tree you have to make sure that
    • ALPHA CHANNEL : MUST BE ALWAYS BETWEEN 0 AND 1(INCLUDED)
  • QUESTION ; 만약에, 노드 트리에 두가지 알파가 작동하고 있다면, 한가지 알파만 작동할 수 있게 MERGE 노드의 OUTPUT 을 RGBA 에서 RGB로 바꿔야 한다. 왜냐하면 이 그림 상에서 우리가 넣고 싶은 첫번째 알파가 맨 아래에 깔리고, 그 위에 새로운 알파가 들어오는 그림이기 때문에 아웃풋이 RGB가 되어야 한다. 고 설명했다.. 그런데, 한가지 의문이 B채널의 알파만RGB로바꿔서 합치면 되지 않나..?

  • 모르면 테스트 해보면 된다.
  • 테스트해보니. OUTPUT을 건드려도 채널 중 하나를 건드려도 알파가 하나로 나오는 건 같다. 어쨋건 알파가 하나이기마 하면 되기 때문에. 뭘 건드리건 상관없어 보인다.
  • so,

edgeblur 처럼 레이어 머지를 사용할 때 알파채널이 0이거나 1이어야 하기 때문에, 알파채널이 여러장 겹쳐 질때는 머지노드에서 알파 출력이 한장만 되도록 설정해줘야 한다. 머지에서 아웃풋을 rgba에서 rgb로바꾸면 하나만 나온다. 특정 알파를 살려줘야 할땐 해당 알파를 조정하면된다.

  • Roto node
    • in every node it has a mask on the right, so drag it and connect them to the Roto
    • Roto can define an area where to put the effect.
    • if you put the ellipse roto
      • you can feather ; CTRL / CMD and drag ; to add feather
      • SHUFFLE
      • BEFORE USING ROTO ; MAKRE SURE THE ALPHA IS WORKING CLEARLY BY USING SHUFFLE
        • check the alpha to 1 to make the alpha to total white



        -   shuffle 사용해서 1로 알파 정리해주고 사용.

        -   back to the topic..

        -   roto 영역을 invert by checking the Grade > mask > invert

        -   which means, change the effect node’s alpha mask. not the roto node.

        -   fringe ; 선택 외 나머지 영역 모두

Uploaded by Notion2Tistory v1.1.0

728x90
반응형