This repository helps you integrate Lens Distortion Plugin Kit (LDPK) plugins from 3DEqualizer4 (3DE4) into Nuke. Follow the steps below for a smooth setup.
-
Copy the 3DE4 folder
Move the3DE4
folder into your.nuke
directory. -
Copy the
init.py
file
Place theinit.py
file in your.nuke
directory. -
If an
init.py
file already exists:
Add the following line to the end of your existinginit.py
file:nuke.pluginAddPath('./3DE4')
Run the provided windows_install.cmd
script to automate the manual installation steps.
-
Download the latest plugin version:
Visit 3DEqualizer Tech Docs and download the most recent LDPK plugin version. -
Copy the plugin folder:
- From the downloaded files, navigate to:
\compiled\nuke\windows
- Locate the folder corresponding to your Nuke version (e.g., for Nuke 15.1v4):
\compiled\nuke\windows\Nuke15.1
- Copy this folder into your
3DE4
directory at:C:\Users\%USERNAME%\.nuke\3DE4
- After copying, the structure should look like:
C:\Users\%USERNAME%\.nuke\3DE4\Nuke15.1
- From the downloaded files, navigate to:
-
Launch Nuke:
Start Nuke, and the LDPK plugin should appear in the sidebar menu.
You're all set! Enjoy enhanced functionality with your distortion plugins in Nuke! 🎥✨