It is currently Sat Sep 26, 2026 11:09 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: GEGL Sparkle effect plugin - download provided
PostPosted: Thu Mar 16, 2023 10:24 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2014
Fun new filter Enjoy!
Attachment:
2023-03-16_22-46_sparkle.png
2023-03-16_22-46_sparkle.png [ 683.42 KiB | Viewed 4890 times ]


https://github.com/LinuxBeaver/GEGL_Spa ... mp_Plugin/
--
Windows Binaries here.
Attachment:
sparkle.zip [36.95 KiB]
Downloaded 304 times


NOTE ALL WINDOWS BINARIES ARE ALSO FOUND ON THE GITHUB RELEASE SECTION.
https://github.com/LinuxBeaver/GEGL_Spa ... n/releases

Put the file in
C:\Users\AppData\Local\gegl-0.4\plug-ins

and create the `plug-ins` folder if it doesn't exist.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: GEGL Sparkle effect plugin - download provided
PostPosted: Fri Mar 17, 2023 1:50 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2020
Posts: 401
Location: The Netherlands
Thank you for all your GEGL filters!


Top
 Post subject: Re: GEGL Sparkle effect plugin - download provided
PostPosted: Fri Mar 17, 2023 7:02 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2014
You can test this filter without installing by putting this inside Gimp's GEGL Graph.


color value=#ff7aff
id=sparkle gimp:layer-mode layer-mode=divide opacity=0.02  aux=[  ref=sparkle cell-noise shape=1 scale=0.14 seed=343 iterations=1     ]   
id=1 gimp:layer-mode layer-mode=color-erase  aux=[  ref=1 color value=#ff7aff  ]
color-overlay value=#ffffff
dropshadow color=#ffdf86  x=5 y=126 opacity=1


Top
 Post subject: Re: GEGL Sparkle effect plugin - download provided
PostPosted: Fri Mar 17, 2023 10:30 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Sep 27, 2016
Posts: 345
Location: Germany, BW
Thank you.
Might be handy some time.

_________________
Regards
nelo

(Gimp 2.10 on Linux Mint MATE 20.1)


Top
 Post subject: Re: GEGL Sparkle effect plugin - download provided
PostPosted: Fri Mar 17, 2023 6:56 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2014
GEGL sparkle should be applied to a transparent layer. Alpha channel must be enabled. It works best with normal, grain merge and linear light blend modes. Light colors work best as well.

One can run it entirely in GEGL using GEGL's normal blend mode option.


Top
 Post subject: Re: GEGL Sparkle effect plugin - download provided
PostPosted: Tue Apr 18, 2023 1:25 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2014
The version in the Github release section got a trivial change update that solves a invisible node connection error.

No changes have been made.


Top
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group