Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.33 KB

File metadata and controls

28 lines (18 loc) · 1.33 KB

Nukular

Nukular is an apporach to build up a suite of Nuke plugins and blink-scripts, which can be installed at a whole.

Plugins

Check out the wiki for details on each node.

Pre-compiled binaries

  • In the release scetion are pre-compiled files for Linux from Nuke 11.3 > 13.1.

Build yourself

  • The batchInstall.sh file should help to build these yourself for Linux or Windows.
  • I have set up the building on CentOS 7 with devtoolset-7 and cmake 3.16.x

Credits

  • The adapted cmake setup and batch files were setup by Jonas Sorgenfrei originally on the DeepC repository.