Installation

You can download connect from our website:

After the download has finished, unpack the zip file and put the cragl folder into your NUKE home directory or anywhere else on your system. The NUKE home directory can be found here:

  • Linux: /home/[username]/.nuke
  • Mac: /Users/[username]/.nuke
  • Windows: C:\users\[username]\.nuke

Inside your NUKE home directory, open your init.py file and add the following line:

nuke.pluginAddPath("cragl")

If you have put the unpacked folder somewhere else on your system, then make sure to reference the correct path when adding it to NUKE’s plugin path.