Writing Nuke C++ Plugins (NDK) – Part 5 – The PointGradient Node
In this fifth part of the intro to the NDK, I will provide a full example of a working tool I called PointGradient, which builds onto the principles we learned about in parts 1 through 4. This PointGradient Node is similar to other existing nodes on Nukepedia, such as Kevin Fisch’s https://www.nukepedia.com/tools/gizmos/image/kf-n-point-gradient/ or Nikolai Wüstemann’s [...]
