I have downloaded the latest gimp-gmic dev and have placed it in an appropriate folder and pointed to it in the GIMP3 folder settings and highlighted the link.
Unfortunately, G’mic doesn’t appear under Gimp Filters.
Does G’mic actually work with GIMP 3.0(RC1)? If so, how can a Linux user make this plugin work?
It doesn’t really have the concept of color profile, though I do wish G’MIC plugin utilize srgb/rgb as additional option. Whatever value exported is what you get, and if you can save the profile with 3rd party plugin, it’ll be imported the same way. Which makes me wonder.
@David_Tschumperle could it be possible to extend G’MIC a little bit as to preserve or to assign color profile? Not necessarily to change visuals and so. Just metadata.
gmic probably needs to be updated to the gimp 3 API changes
I think so, I am no programmer but I do dabble. I thought I had the Gimp 3.0 plugin but no. Lots of deprecated warnings then.
/usr/bin/ld: .obj/host_gimp.o: undefined reference to symbol ‘g_list_append’ /usr/bin/ld: /lib/x86_64-linux-gnu/libglib-2.0.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[1]: *** [Makefile:539: gmic_gimp_qt] Error 1
unzip gmic_3.5.0-pre_Gimp-3.0.0-RC1-Win64.7z
unzip /gmic_3.5.0-pre_Gimp-3.0.0-RC1-Win64/sources/gmic.7z
go to /gmic_3.5.0-pre_Gimp-3.0.0-RC1-Win64/sources/gmic/src
make gimp && make gmic_qt
The Makefile is modified for QT6
I haven’t finished setting up a virtual machine under Linux XUbuntu to test these sources.
Thanks, I think I’ll just wait until the stable G’mic plug for GIMP 3.0 comes out. Compiling isn’t my strength. It is enough for me to know that G’mic does not (yet) work with GIMP 3.0 (RC1). Much appreciated though.
Well…unlikely to work on other than a ubuntu 24.04 (noble) or spin-off. It is the static plugin, single executable, and zipped it here. Remember, it does need a QT5 installation.
As I just see the “3D Blocks” plugin. It would be cool if it would be possible to set the hight of the blocks from an other layer then the color like it is done in the “3D Elevation” plugin:
Bonjour,
Here are the test results: on the left GCC, on the right CLANG.
The difference with Upscale [CNN2X] is not significant.
I can’t find the Denoise filter [CNN].
Tried here on my Ubuntu 22.10, and the use of clang is not a game changer (but installed package is clang-14).
I’ve seen that clang-19 is available on MSYS, so I’ll test using it to create the Windows binaries, and see if that is worth to make the change from gcc to clang.
Thanks for the suggestion!
So, yes this makes a big difference for me (-42% in computation time).
I’ll try compiling the plug-in and eventually build new pre-release packages for 3.5.0.