Applying shaders to elements and images
Opened this issue · 0 comments
husker-dev commented
Add the ability to apply GLSL shaders to Elements/Images.
There is an existing library that does a similar thing, but it has a lot of limitations.
https://github.com/Teragam/JFXShader
In theory we can use GLSL on all platforms without precompiling.