It is currently Sun Jun 16, 2024 7:31 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: GEGL Glass, Metallic, and Marble text mega plugin.
PostPosted: Thu Jul 27, 2023 10:27 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1440
Hello, I have debuted a new GEGL Plugin that makes Glass, Metallic and Marble text all in one and it has built in presets if you follow the short instructions
https://github.com/LinuxBeaver/Glass_Me ... n/releases


Attachment:
256713073-9360d991-453f-4847-b0d1-3aabeb963829.png
256713073-9360d991-453f-4847-b0d1-3aabeb963829.png [ 992.44 KiB | Viewed 3690 times ]


Attachment:
2023-07-27_23-22s.png
2023-07-27_23-22s.png [ 527.7 KiB | Viewed 3690 times ]


Attachment:
image.png
image.png [ 461.14 KiB | Viewed 3690 times ]


Image

Image

*if you already have any of these binaries provided from this plugin, overwrite all of them.

*if you have a version of GEGL Effects before June 2023 this plugin will break GEGL Effects. To fix this update GEGL Effects here.
https://github.com/LinuxBeaver/GEGL-Eff ... L/releases

Location to put **GimpGegl-lb-gmm-config.settings** The presets, (this works regardless of what OS you are on) overwrite with the latest version if you already have it.

*if you have Gimp 2.99 replace `2.10` with `2.99` or `3.0` when Gimp 3 is released.

Windows Normal (GimpGegl-lb-gmm-config.settings)
C:\Users\USERNAME\AppData\Roaming\GIMP\2.10\filters

Linux Normal (GimpGegl-lb-gmm-config.settings)

/home/USERNAME/.config/GIMP/2.10/filters

Linux Flatpak (GimpGegl-lb-gmm-config.settings)

/home/USERNAME/.var/app/org.gimp.GIMP/config/GIMP/2.10/filters


---

Binaries for Plugin Instructions

You should have **bevel**, **cbevel** and **goldmetallicmeme** in the .zip for your respected OS.

###

Location to put the binaries
Windows
C:\Users\USERNAME\AppData\Local\gegl-0.4\plug-ins

Linux
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins

Linux (Flatpak)
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins

**Source Code**
Grab `source_code_of_marble_metal.zip` on Github


Enjoy.


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 Glass, Metallic, and Marble text mega plugin.
PostPosted: Fri Jul 28, 2023 1:13 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2020
Posts: 343
Location: The Netherlands
Thank you... this one is great


Attachments:
cat.png
cat.png [ 144.42 KiB | Viewed 3629 times ]


Last edited by Jappaloe63 on Fri Jul 28, 2023 2:32 pm, edited 1 time in total.
Top
 Post subject: Re: GEGL Glass, Metallic, and Marble text mega plugin.
PostPosted: Fri Jul 28, 2023 2:02 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Sep 27, 2016
Posts: 345
Location: Germany, BW
Very nice one :jumpclap
Image

_________________
Regards
nelo

(Gimp 2.10 on Linux Mint MATE 20.1)


Top
 Post subject: Re: GEGL Glass, Metallic, and Marble text mega plugin.
PostPosted: Sat Jul 29, 2023 2:13 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 2045
Location: East Midlands of England
Superb effects Contrast - roll on the arrival of Gimp 3.0!

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: GEGL Glass, Metallic, and Marble text mega plugin.
PostPosted: Sat Jul 29, 2023 7:45 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
Image


Top
 Post subject: Re: GEGL Glass, Metallic, and Marble text mega plugin.
PostPosted: Mon Jul 31, 2023 1:09 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1440
You're welcome everyone.

I'm thinking of giving this an update. I don't want to over simplify things because this isn't technically true but from a simple perspective this plugin's graph is like this.

1. gegl:custom-bevel (plugin)
2. gimp:desaturate (gray scaling)
3. gegl:alien-map
4. gegl:color-overlay
5. gegl:bevel (plugin blended with linear light)


The gegl:bevel plugin is on top of the gegl:custom-bevel plugin. It (gegl:bevel) is blended by linear light. I could add another blend mode switcher so bevel can blend with more things and not just linear light. That should allow new unique text styles.


Top
 Post subject: Re: GEGL Glass, Metallic, and Marble text mega plugin.
PostPosted: Wed Aug 02, 2023 7:44 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
Image


Top
 Post subject: Re: GEGL Glass, Metallic, and Marble text mega plugin.
PostPosted: Fri Aug 25, 2023 4:31 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 1440
Attachment:
261867226-8fbde507-b0c7-4d8b-b79f-0adb6b721f77.png
261867226-8fbde507-b0c7-4d8b-b79f-0adb6b721f77.png [ 671.73 KiB | Viewed 3343 times ]


Glass Metal Marble and many other plugins of mine can now be used inside an experimental branch of GEGL Effects along with other major text styling plugins of mine. This version of GEGL Effects will replace default GEGL Effects if you already have it. OVERWRITE ALL BINARIES.

Read instructions to download it is not in the normal release section.

Source Code
https://github.com/LinuxBeaver/GEGL-Eff ... tal-update

Windows Binaries
https://github.com/LinuxBeaver/GEGL-Eff ... naries.zip

Linux Binaries
https://github.com/LinuxBeaver/GEGL-Eff ... naries.zip


LOCATION TO PUT BINARIES. THEY DO NOT GO IN THE DEFAULT PLUGINS DIRECTORY



Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux

/home/(USERNAME)/.local/share/gegl-0.4/plug-ins

Linux (Flatpak includes Chromebook)

/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins


Top
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) GEGL Glass Text (Gimp Plugin)

1

No new posts Attachment(s) GEGL marble wallpaper/background plugin

5

No new posts Attachment(s) GEGL "Glass over Text' is STAND ALONE BUT NOW PART OF GEGL EFFECTS

5

No new posts Attachment(s) GEGL CHROME METALLIC TEXT STLYLING FILTER!

19

No new posts Attachment(s) GEGL Stained Glass Tile theory (concept not a plugin yet)

0


cron

* Login  



Powered by phpBB3 © phpBB Group