09-19-2019, 06:05 PM
(This post was last modified: 09-19-2019, 07:00 PM by rich2005.
Edit Reason: typo
)
Guessing that the script you have is Fencepost's AnimatedSnow.scm I have looked around but so far that is the only one I know (apart from gmic)
This works 'as-is' in Gimp 2.8 but not in Gimp 2.10
Not working with an animation? Probably the animation is in Indexed Color Mode, Change it to RGB mode Image -> Mode -> RGB
Why does it not work in Gimp 2.10? The script uses some old standard Gimp 2.8 plugins that have been replaced in Gimp 2.10 by more up-to-date GEGL filters.
You need these old plugins from 2.8: blur-gauss.exe cubism.exe noise-randomize.exe
If you want to try with Gimp 2.10 then those are attached. Assuming youroffice home computer is 64 bit.
The usual, Unzip
Put blur-gauss.exe cubism.exe and noise-randomize.exe in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins
Put AnimatedSnow.scm in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\scripts
A quick demo video https://youtu.be/JVsvmSkutyQ Duration 2 minutes. Have a look, come back with any questions.
This works 'as-is' in Gimp 2.8 but not in Gimp 2.10
Not working with an animation? Probably the animation is in Indexed Color Mode, Change it to RGB mode Image -> Mode -> RGB
Why does it not work in Gimp 2.10? The script uses some old standard Gimp 2.8 plugins that have been replaced in Gimp 2.10 by more up-to-date GEGL filters.
You need these old plugins from 2.8: blur-gauss.exe cubism.exe noise-randomize.exe
If you want to try with Gimp 2.10 then those are attached. Assuming your
The usual, Unzip
Put blur-gauss.exe cubism.exe and noise-randomize.exe in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plug-ins
Put AnimatedSnow.scm in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\scripts
A quick demo video https://youtu.be/JVsvmSkutyQ Duration 2 minutes. Have a look, come back with any questions.