I just made a new GEGL plugin made 100% manual no AI. It won't work in GIMP 2.10 unless you have GEGL 0.4.50 which isn't possible on Windows. So Windows users should use GIMP 3. This is because it requires gegl:innerglow to work which only ships with 0.4.50+. For the best experience use GIMP 3
Behold the plugin which makes gooey slime behind subjects and text.
https://github.com/LinuxBeaver/GEGL-GIM ... /releases/


Attachment:
Attachment:
Attachment:
slime_SourceCode.zip [9.83 KiB]
Downloaded 24 times
LOCATION TO PUT BINARIES
Windows C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins
Linux ~/.local/share/gegl-0.4/plug-ins
Linux (Flatpak includes Chromebook)~/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins
Fun fact, I accidentally discovered that random seeds can allow manual number inputs by making a mistake while typing in the random seed property. So now we have both a noise seed and a manual number input. Something no other GEGL filter has TMK.
Feel free to leave comments on the plugin.
