ISF Modifier

2D Modifier  -  Modify a Composition with an Interactive Shader Format (ISF) modifier

IsfFileTextureModifier IsfFileTextureModifier IsfFileTextureModifier IsfFileTextureModifier

All the embedded ISF files are present in Smode Standard Pack. You can re-arrange the folders as you want to organize your own ISF shaders.

To add ISF modifiers files inside Smode, just create an “ISF” folder inside your medias directories.

You can also code the ISF shader directly inside of the ShaderWorkspaceComponent Icon Shader Editor :

ISFModifier ISFModifier

Check out IsfFileTextureGenerator Icon ISF Generator for the other side of the mirror.

As for the ColorLutFileTextureModifier Icon Color Lookup Table , once an ISF shader is instanced, you can then navigate through the list by using the file tab:

ISFModifier02 ISFModifier02

The ISF website: www.interactiveshaderformat.com

More info on the ISF format: http://vdmx.vidvox.net/blog/isf


Variables:

  • Fragment Shader: Fragment shader of the isf modifier
  • Vertex Shader: Vertex shader of the isf modifier
  • File: File of the isf modifier
  • Credit: Credit of the isf modifier (Read Only)
  • Dynamic Variables: Dynamic variables of the isf modifier
  • Renderer: Renderer of the isf modifier

Python

    Oil.createObject("IsfFileTextureModifier")