GithubHelp home page GithubHelp logo

studioxtras's Introduction

alt text

StudioXtras

StudioXtras is a collection of tools I've built for Houdini over the past few years. They fill certain holes in the Houdini workflow and also serve as examples of how to built tools in Houdini.

alt text

Docs for Node Operators
Docs for Shelf Tools

Installation

The following dependencies are necessary for running all of the features of StudioXtras FFmpeg cURL

Several Tools are designed to work with Arnold and Deadline since that's what we've been using.

Add the following lines to your houdini.env file.

STUDIO_XTRAS="/path/to/StudioXtras/"
HOUDINI_PATH="${STUDIO_XTRAS};${ARNOLD};${DEADLINE};${OCTANE};${REDSHIFT};&"

The other plugins are just examples of how you can load multiple in one line call.
Note You can set HOUDINI_PATH this way even if you dont set the other variables. You can always easily load/unload plugins by commenting out the PLUGIN_NAME="/path/to/plugin/dir variable rather than trying to manage a long HOUDINI_PATH line.

See Houdini documentation on environment variables

  1. Linux /home/${USER}/houdini18.5/houdini.env
  2. MacOS /Users/${USER}/Library/Preferences/houdini/18.5/houdini.env
  3. Windows C:\Users\username\Documents\houdini18.5\houdini.env

studioxtras's People

Contributors

jbartolozzi 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.