Houdini 20.5 Copernicus

OpenFX

Describes what OpenFX is and how to use it in your network.

On this page

Overview

The Copernicus network supports the use of OpenFX plug-ins (shared libraries). With these plug-ins, OpenFX brings third party nodes into your network. Use OpenFX nodes when you want more functions than COP nodes provide. OpenFX also lets you use plug-ins that you already have in other applications in Houdini. Image generators are an example node type that OpenFX lets you access.

Warning

Houdini uses a version of OpenColorIO (OCIO) that’s more recent than the version in Boris FX’s latest Sapphire plug-ins. This incompatibility produces a warning message from Sapphire. To avoid this warning, you can point your OCIO environment variable to an OCIO color file that’s compatible with Sapphire.

OpenFX nodes are in texture space.

Setting up the OpenFX environment variable

You must set up the OpenFX environment variable in your operating system if you want to use their plug-ins in your Copernicus network.

Windows

  1. Choose Start ▸ Edit environment variables for your account.

  2. Click New.

  3. Set Variable name to OFX_PLUGIN_PATH.

  4. Set Variable value to C:\Program Files\Common Files\OFX\Plugins.

  5. Click OK.

  6. Log out and then log back into Houdini to use the OpenFX plug-ins.

Mac

  1. Open your Terminal application.

  2. Go to your .zprofile.

  3. Enter the following command: export OFX_PLUGIN_PATH=/usr/OFX/Plugins. This adds the environment variable.

  4. Save your changes.

  5. Log out and then log back into Houdini to use the OpenFX plug-ins.

Linux

  1. Open your Linux Terminal.

  2. Go to your .profile.

  3. Enter the following command: export OFX_PLUGIN_PATH=/usr/OFX/Plugins. This adds the environment variable.

  4. Save your changes.

  5. Log out and then log back into Houdini to use the OpenFX plug-ins.

Using OpenFX in your scene

After you set up a Copernicus network, press ⇥ Tab and enter OFX. The list of available OpenFX nodes appears.

Limitations

The following are Copernicus' limitations for OpenFX support:

  • Neat Video plug-ins

  • Nodes that require access to time (for example, retimers, trackers, and deflickers)

  • Handles provided by OpenFX (for example, in a roto tool)

Copernicus

Basics

Next steps

  • Working with Copernicus nodes

    Provides next steps and workflows for how to use Copernicus nodes.

  • Slap comp

    Slap composite (slap comp) is a fast image manipulation you can use to view approximate and live results of a final composite.

  • OpenFX

    Describes what OpenFX is and how to use it in your network.

  • Hatching

    Describes how to use hatching in your Copernicus network.

  • Copernicus tips

    Useful tips and information while using COPs.

Advanced concepts

  • Normals

    Defines the normals that the Copernicus network uses.

  • Spaces

    Defines the spaces that the Copernicus network uses.