Skip to content

midvale99/the_silo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the_silo

https://readthedocs.org/projects/the-silo/badge/?version=latest

The Silo is a collection of useful tools for Nuke.

Full Documentation

Installation

To install the_silo, type:

$ pip install the_silo

Open Nuke's init.py file and add:

nuke.pluginAddPath('/path/to/your/local/python/site-packages')

Open Nuke's menu.py file and add:

import the_silo

Getting Started

There are currently two categories of tools:

  • Gizmos
  • Scripts

Getting started is easy. After you have installed The Silo, all available tools will be added to a menu called The Silo and sub-menus called Gizmos and Scripts. That's it. :)

About

A collection of useful tools for Nuke

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%