< Previous | Contents | Next >
![]()
Fusion has two scripting Languages to choose from: Lua and Python. Both access the same API through FusionScript so it is up to you which language to choose.
Scripting differs from other APIs available in Fusion. Namely Fuses, Lua scripted plugins that also may contain OpenCL kernels for GPU based evaluation. Fuses allow creation of tools and filters, a feature that was originally only possible through the C++ SDK.
Scripting through FusionScript leaves us with two options: