médula

An interactive pipeline builder for nuke

Updated: 24 December 2011

Author: javi2d

Compatible Nuke versions: 6.2 or later

Compatibility: Linux, Mac, Windows

Introduction

médula ( marrow in spanish ) is a pipeline builder written in pure python for the foundry´s NUKE.

Features

Drag'n'Drop tool installation ( including tool icon setup ), no need of python.

Import once, use everywhere, import your most used modules once and use anywhere without importing again.

Toolset Based, setup a per-user, per-project, per-anything config in a glimpse.

Robust Code Reload in Runtime, no need to reload Nuke to review changes in code.

Node Scripting, a common interface to define Nodes, Panels and userNodes.

Tabs Interface, write a tab in nodeScript and use same interface in several nodes.

Knife included

Knife is a demo toolset defining a complete and functional pipeline currently used in production.

Documentation

Take a look first at some quick'n'dirty videotutorials at YouTube sopmedula's Channel

médula documentation will be in a Shared Collection in Google Docs, feel free to edit, correct, extend , comment ...

Installing and Downloading médula

Original Install Document Reference 

1. médula is hosted in github.

2. Download it as a zip file or clone in your computer.

2.1 If you have downloaded médula as zip, uncompress anywhere in your hard disk and rename root folder to "medula", this is not necessary but it´s recommended.

Captura_de_pantalla_2011-12-23_a_las_14.10.07 toCaptura_de_pantalla_2011-12-23_a_las_14.10.22

3. Include médula root folder to nuke´s plugin search path

nuke.pluginAddPath( 'path/to/medula' )

If you notice some weird behaviour isolate médula from your own code and let médula run alone.

4. Run nuke.

Help needed

médula is written and maintained only by me. As you can see my english is pretty bad and I suck doing tutorials so if you have

some time to collaborate writing or recording some english spoken videotutorials about médula I will be much obliged to you.

Thanks for your interest in médula

Javi

Sign in or register to download or rate.