2.10 missing Felimage - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP) +--- Thread: 2.10 missing Felimage (/Thread-2-10-missing-Felimage) |
2.10 missing Felimage - Xeyla - 02-13-2019 Hello, I need some help with finding a plugin/extension for 2.10. I working through a mapping tutorial, and one of the steps calls for using the Felimage plugin. The tutorial was made for gimp 2.6, but so far I have been able to find everything else except this Felimage. This is the part of the tutorial I am stuck on: Quote:33. Select the LandColor layer, create new layer (Layer Fill Type: Transparency), named Adjust1. With Adjust1: Is there an option that replaced the FelImage? And on that note, how do I fill a layer with 50% Grey? I have been doing a work-around of filling a transparent layer with grey, and then putting the opacity to 50%. Thank you for any help. RE: 2.10 missing Felimage - Ofnuts - 02-13-2019 Felimage is here but seems to be mostly abandoned. It was written for Gimp 2.2 and Gimp may have got some noise generators in more recent versions. 50% Gray is RGB(127,127,127) (fully opaque). It's the "neutral" color for many things (bump-mapping, Grain extract/Grain merge modes, etc...). RE: 2.10 missing Felimage - Xeyla - 02-13-2019 Oh, thank you for the reply! I didn't know how to do the 50% grey, but now I know. I will try the download you linked, and will hope it works. Otherwise I do not know how to get a work-around for my tutorial I am following. RE: 2.10 missing Felimage - Ofnuts - 02-14-2019 URL to tutorial? RE: 2.10 missing Felimage - rich2005 - 02-14-2019 (02-14-2019, 12:12 AM)Ofnuts Wrote: URL to tutorial? I have the felimage plugin in my linux Gimp 2.9.9 (appimage), so I know it works, and a quick check with the Windows version references by Ofnuts. I sort of recognised the reference as the type of tutorial from cartographersguild.com and if anyone interested, the page to look at is: https://www.cartographersguild.com/showthread.php?t=4987 and Ascension's Atlas Tutorial in GIMP (Gidde) The 50/50 reference is the width/height size. The image used is quite large 2000x2000 px so adjust to suit your image. (earlier stage 30 - fill feathered selection 50% grey - see Ofnuts post.) The menu entry is Filters -> Render -> Felimage -> Noise I can not think of an alternative that renders FG/BG colours directly. It must be possible using clouds or similar and colouring/blurring, if for any reason felimage if it stops working. Edit: Careful with those layer modes, that old tutorial is using what are now legacy modes which you need to set yourself. RE: 2.10 missing Felimage - Xeyla - 02-15-2019 (02-14-2019, 12:12 AM)Ofnuts Wrote: URL to tutorial? I have it in my google drive: https://dochub.com/xeyladeath/2vYK9K/ascensions-atlas-tutorial-in-gimp-giide-pdf?dt=PqcymtsEbUXf9Qoz2k4u @[b]rich2005[/b] Where do I install the Felimage? It seems to be a .exe file, and I do not know where to put it. RE: 2.10 missing Felimage - rich2005 - 02-15-2019 (02-15-2019, 05:04 AM)Xeyla Wrote: Where do I install the Felimage? It seems to be a .exe file, and I do not know where to put it. It is a compiled plugin, an .exe file, and (for a standard installation) goes in your Gimp user profile plug-ins folder C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins AppData is a hidden folder in Win7/Win10 If you need to 'un-hide' it see: https://support.microsoft.com/en-us/help/4028316/windows-view-hidden-files-and-folders-in-windows-10 RE: 2.10 missing Felimage - Xeyla - 02-16-2019 Oh, it works!! Thank you rich2005 for telling me where to install it! |