Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 312 Bytes

File metadata and controls

4 lines (3 loc) · 312 Bytes

NodesFX

NodesFX is a node based OpenFX plugin generator. Instead of writing c/c++ code to create OpenFX plugins you can create them visually.

Currently code generation only generates tiny snippets that can be used and requires the imgproc library to be statically linked against the plugin, BUT... it works?