목록Nuke (5)
테드옹의 VFX
파이프라인 TD가 되기 위한 베이비스텝 시작..!https://learn.foundry.com/nuke/developers/140/pythonreference/ Welcome to NUKE Python Developer’s Guide — Nuke Python API Reference© Copyright 2024, The Foundry. Python API Reference for Nuke 14.0v7. Last updated on Feb 09, 2024.learn.foundry.comhttps://learn.foundry.com/nuke/developers/70/pythonreference/ Nuke Python API learn.foundry.com [ Must-Know ]- 특정 클래스의 레퍼런스를 ..
[ Tutorial ]Deep Composite Work Through : https://www.youtube.com/watch?v=n04QrSqhTZoDistortion : https://www.youtube.com/watch?v=cg-ImGA7qdw - PxF Distort - iDistort - STMapVolume Rays : https://www.youtube.com/watch?v=thXx_LNlPSULens Glow : https://www.youtube.com/watch?v=mvso-HWubBYLens Flarehttps://www.youtube.com/watch?v=KylanohT1iA&t=2407shttps://www.youtube.com/watch?v=tG9hPPGORoMhttps://..
미완성 포스트출처 : https://www.youtube.com/watch?v=qKgQ2bPsSkw[ 합성에서 고려해야할 렌즈 FX의 목록 ]CG렌더를 현실적으로 합성하려면 누크에서 여러가지 렌즈효과를 주어야함 01. Glow & Diffusion- Exponetial Glow, Diffusion - 전체 레이어를 큰 사이즈로 Blur시키고 Over merge02. Lightwrap03. Lens Dirt (먼지가 흩날리는 환경에선 특히 필수적으로) + Bokeh04. Lens Flare- Lens Flare- Spot Flare- S_LensFlare- Glint05. Softness (CG렌더 특유의 픽셀마다의 RGB값이 너무 극명하게 갈리는 걸 방지해야함)06. Chromatic Abboratio..
Mantra에서 추출하기 1. 렌더 Geometry에서 Render Properties의 user폴더를 추가하기 그 후에 Property에 크립토매트의 레이어 이름과 각각의 고유한 이름을 정해준다 (myObejct - box, myObject - sphere, myObject - torus) 2. 렌더 ROP의 property필드에 1번에서 적었던 property를 똑같이 기입하고, 원하는 채널 명을 적어준다. (이 채널명은 누크에서 Layer Selection필드에 나올 이름이다) Different File을 체크하면 크립토매트를 별도의 exr에 저장해주고, 체크를 하지 않으면 하나의 렌더에 Cryptomatte AOV를 추가한다. 3. 누크에서 Cryptomatte노드를 생성한후, picker를 활성..