Gilles Vink

The easiest and quickest way of developing and compiling Nuke plugins

Making plugin development easy by harnessing the power of development containers and CI/CD.

thumbnail

If you’ve ever started looking into Nuke plugin development, chances are you felt swamped in the setup steps before you could actually start developing. You’ll need to install the right Nuke versions you like to build to. Then you’ll need to have the right system to get the correct GCC version, required dependencies, etc.

But what if I told you there is a much easier way? Only install two things once? And then be able to start developing and building right away with it? I promise, it is possible! ✌️

read more