IsaMorphic / ChosenFewFX

The full codebase for the Chosen Few FX OpenFX plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository includes the source code for the Chosen Few FX video-fx plugin.

Chosen Few FX is an OpenFX compatible plugin written mainly in C# .NET, and includes a compatitbility layer written in C++.
This compatibility layer uses the OpenFX support library, the license of which can be found within the openfx submodule.

Chosen Few FX uses code from David Rossuet's SoftEngine. More information is included in the CREDITS file under the SoftEngine directory.

For licensing information regarding binary dependencies, check INSTALL_README.md in the Installer directory

Chosen Few Software licenses Chosen Few FX's code under the GPL. A copy of the license is included in the root directory of the repository.

Copyright © 2019 Chosen Few Software

About

The full codebase for the Chosen Few FX OpenFX plugin

License:GNU General Public License v3.0


Languages

Language:C# 78.2%Language:C++ 20.8%Language:Inno Setup 1.1%