Mission-DMX / realtime-fish

Der Echtzeitteil der Pultsoftware
GNU General Public License v3.0
0 stars 0 forks source link

Allow OpenCL and OpenGL computations in scripts #62

Open Doralitze opened 11 months ago

Doralitze commented 11 months ago

During the setup of a script, the script should be able to request OpenGL or OpenCL capabilities (They shouldn't be loaded by default as they will be seldomly used but impose a quite large overhead). For example MoonGL and MoonCL might be used.

This issue depends on the task to implement image channel processing to fish.

Doralitze commented 11 months ago

Issue #26 describes the image output filter