08-09-2022, 04:46 AM
Hello All,
I was excited to see GIMP supports Scheme so I took a crack at generating some procedural camouflage.
Overall it was easy and I'm happy with my effect.
There seems to be one slight error and that is that my topmost layer seems to be drawn transparent if you use my default colors when running the script.
To run the script open a fresh blank image and then select the script.
My code is here:
https://github.com/RyanBurnside/gimp-cam...n/camo.scm
The xcf image in question I'll attach.
If you disable all layers except for the first you'll see you can see the checkerboard showing through.
https://imgur.com/LRU0DWp.png
I was excited to see GIMP supports Scheme so I took a crack at generating some procedural camouflage.
Overall it was easy and I'm happy with my effect.
There seems to be one slight error and that is that my topmost layer seems to be drawn transparent if you use my default colors when running the script.
To run the script open a fresh blank image and then select the script.
My code is here:
https://github.com/RyanBurnside/gimp-cam...n/camo.scm
The xcf image in question I'll attach.
If you disable all layers except for the first you'll see you can see the checkerboard showing through.
https://imgur.com/LRU0DWp.png