Splice through OpenFX

../../_images/Splice_logo.png
Splice version 2.4.0
Copyright (c) 2010-2017 Fabric Software Inc. All rights reserved.

The OpenFX Fabric:Splice Plugin can perform per pixel operations using KL.

注釈

You can find the source code for SpliceOFX here: http://github.com/fabric-engine/SpliceOFX

Installation / Usage

The Splice OFX plugin is shipped as a standard plugin library. In order for a OFX host to properly find the plugin the environment variable OFX_PLUGIN_PATH needs to be set to the parent folder of the install location before the host app is launched. Once in the host app you can should see plugin. Depending on the host app you should then be able to create an effect or a node called “FabricSplice”. The OFX plugin doesn’t support a procedural UI for now, so it’s limited to 5 Scalar ports and 5 Color ports. Additionally you will need to set the FABRIC_EXTS_PATH variable to the Exts folder contained in the installer archive. You can find example KL operator to be used in conjunction with the Splice plugin within the samples folder of the archive.

Indices and Tables