/ffgls

FFGL Plugins

Primary LanguageC

FFGLs

FFGL Plugin pack

A general-purpose 64-bit plugins collection compatible with 64-bit FFGL hosts.

Compiled 64-bit Windows binaries

  1. FFGLTriangleMixer mixer combines two video layers using triangle mesh pattern. The screen area is divided into two triangle strips and every triangle is textured with curtain input layer. Blending factor controls texture mapping for different triangles (see docs and demos for details).

    1. Usage sample
    2. TriangleMixer manual
    3. Previous version (32-bit)
  2. FFGLMosaicMixer combines input layers into a patchy composition.

    1. Usage sample
  3. FFGLVolumeRenderer. The plugin creates an illusion of solid volume when applied to a image with zero luminance areas.

    1. Usage sample
    2. VolumeRenderer manual
    3. Previous version (32-bit)