Git Product home page Git Product logo

nuke-vector-matrix's Introduction

nuke-vector-matrix

Suite of mathematical nodes for Nuke to deal with Vectors and Matrices, by @mapoga (Mathieu Goulet-Aubin) and @herronelou (Erwan Leroy).

Table of Contents

Installation Instructions
Manual Installation
Resources to learn about Vectors and Matrices

Installation Instructions

For easy installation of the toolset, we provide a script that will make menu entries for each of our tools and ensure they are all part of the Nuke plugin path.

Installation instructions are similar for any OS. However, the paths we are using in the example are formatted for an UNIX system (Mac or Linux).

  1. Download the full content of the nuke-vector-matrix repository. If downloaded as a .ZIP, uncompress the zip in the desired location. For the following steps, we will assume the folder is present on disk as: /my_nuke_gizmos/nuke-vector-matrix/.

  2. Add the path to the folder in your NUKE_PATH, either via an environment variable (Defining Nuke plugin path) or via an existing / new init.py file, in which you would add the line:

    nuke.pluginAddPath('/my_nuke_gizmos/nuke-vector-matrix/')

This should be enough to Install the suite of tools.

Manual Installation

While the default installation is probably ideal for many users, it may not be the best for Studio Environments where tools need to be installed in a specific location or for users who already have their own Gizmo loader.

For manual installation of the tools, only the content of the nuke folder is necessary and contains all the .nk and .gizmo files. It can be reorganized as required.

.gizmo files need to be added to the nuke plugin path. See instructions by the foundry:

All the icons are located in the icons folder.

Resources to learn about Vectors and Matrices

Most tools in this toolset are mathematical tools and require some basic knowledge about Vectors and Matrices for optimal use.

nuke-vector-matrix's People

Contributors

herronelou avatar mapoga avatar melmass avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.