hgl 0.5.42~jessie
A compiler/interpreter suite for developing images (plugin development)
|
HGL can be extended and customized by plugins. This documentation should guide you on how you can develop your plugins. The plugin API is intentionally very simple to make it easy to produce rapidly results. Some VERY few things have to be considered to let your plugins integrate smoothly into the HGL suite. This topics are covered in this documentation.
HGL's homepage can be found at: https://sourceforge.net/projects/hgl-suite/
There are two types of plugins available to HGL:
For detailed information see Image Output Plugins in detail. For classes, methods, etc see ioplugins.
For detailed information see Control Source Plugins in detail. For classes, methods, etc see csplugins.
Following dependencies (minimum version) are required and should be installed:
General | Interpreter | Plugins |
---|---|---|
|
|
|
On modern Linuxes the package manager will take care of the dependencies automatically.