arnold_aovs_comp

It’s a tool to help artists create a template to break the AOVs for arnold.

Updated: 11 October 2024

Author: agocape

Compatible Nuke versions: 13.0 or later

Compatibility: Linux, Mac, Windows

This tool will separate all the arnold AOV's found in the render for a better comp or check the passes are correct.

 

Installation:

Install Arnold AOV Tool in nuke.

1. Close Nuke.

2. Download the Win RAR file.

3. Uncompress the Win RAR file.

4. Copy the un compressed folder into the .nuke folder, that is found inside the user folder.

5. Open or create a file called menu.py inside the .nuke folder

6. Inside the file add the next lines:

  import arnold_aovs_comp.aovs_UI
  toolbar = nuke.toolbar('Nodes')
  toolbar.addCommand('AOVs', 'arnold_aovs_comp.aovs_UI.main()')

7. Open Nuke, you will get a button in the side menu or in the tab menu you can find it with the name AOVs.

 

Documentation: https://1drv.ms/w/s!AuKLApdKflwPwikR-5Uh21RSufvR?e=cK2xSy

Sign in or register to download or rate.