It is currently Sat Aug 15, 2026 9:09 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: GEGL Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Tue Nov 08, 2022 11:42 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
This filter was easy to make and it is so much easier to use then my original extrusion filter. It is better then the original in the sense that it is far more simple, has a fading mode, and a circular slider.

https://github.com/LinuxBeaver/GEGL-Ext ... ong-Shadow

Image

Image

Image

Windows Binary
https://cdn.discordapp.com/attachments/ ... adowpd.dll

Where does it go?

Windows C:\Users<YOUR NAME>\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


Remember this filter and the original extrusion work best with Gimp's 3d transform tool. Secondly, due to technical limitations I could not get the effect to go really long or do an infinite. When I do that it looks bad with a black color fill damaging the pixel data gradient. Lastly, it is odd I made a filter this late in time as I thought I was passed that stage. I hope this is my last filter as I have already done enough.


Enjoy.


Last edited by contrast_ on Fri Feb 23, 2024 1:06 am, edited 1 time in total.

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 Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Wed Nov 09, 2022 4:41 am  (#2) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Tested on Windows 10 64 bit. :bigthup

Attachment:
GEGL-Long-Shadow_RD-2022-11-09_043440.png
GEGL-Long-Shadow_RD-2022-11-09_043440.png [ 484.47 KiB | Viewed 4633 times ]

_________________
Image


Top
 Post subject: Re: GEGL Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Wed Nov 09, 2022 5:34 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Thanks for Testing my Filter, Rod.

Image

Image

I prefer a duplicate layer below but this works too. I put this here as I know many people will be wondering why this happens.


Last edited by contrast_ on Fri Feb 23, 2024 1:06 am, edited 1 time in total.

Top
 Post subject: Re: GEGL Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Wed Nov 09, 2022 1:17 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2662
Location: California
Is there a version for windows users?


Top
 Post subject: Re: GEGL Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Wed Nov 09, 2022 8:11 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
mackenzieh wrote:
Is there a version for windows users?

Yes. I posted the dll in the Original post.


Top
 Post subject: Re: GEGL Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Thu Nov 10, 2022 1:20 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2662
Location: California
contrast_ wrote:
mackenzieh wrote:
Is there a version for windows users?

Yes. I posted the dll in the Original post.


Thank you.


Top
 Post subject: Re: GEGL Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Mon Mar 06, 2023 12:21 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Windows Binaries here.

NOTE ALL WINDOWS BINARIES ARE ALSO FOUND ON THE GITHUB RELEASE SECTION.
https://github.com/LinuxBeaver/GEGL-Ext ... /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.


Attachments:
longshadowpd.zip [36.13 KiB]
Downloaded 91 times
Top
 Post subject: Re: GEGL Extrusion 2 (Fork of Long Shadow) USE BEHIND BLEND MODE!
PostPosted: Fri Aug 25, 2023 4:51 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Extrusion 2 being used inside my layer effects engine.
Attachment:
preview_2.png
preview_2.png [ 391.24 KiB | Viewed 4243 times ]


Extrusion 2 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 ]



* Login  



Powered by phpBB3 © phpBB Group