Gimp-Forum.net
question on how to handle graduated pattern - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: question on how to handle graduated pattern (/Thread-question-on-how-to-handle-graduated-pattern)



question on how to handle graduated pattern - mark532011 - 07-09-2022

I am recreating the center of a pinball table. The problem I have is the blue area, I think the background itself is consistent (though it is hard to be sure,) but the squares pattern ranges from almost faded out light blue with small dots at the bottom to dark blue with mostly filled in dots at top. How would you handle something like that, a consistent overlay and some kind of mask?

A larger version of the image is at: https://drive.google.com/file/d/1bnaOdbuHRwRUX_yTelPZ2xb59MChMcl_/view?usp=sharing


RE: question on how to handle graduated pattern - Ofnuts - 07-09-2022

Something like this:
  • A background which is the light blue you can sample between the squares
  • A gray to white gradient....To which you
    • apply Filters > Distorts > Newsprint to generate the dot pattern
    • add a mask, and render a black grid in the mask
    • set the mode to Multiply

[attachment=8249]



RE: question on how to handle graduated pattern - mark532011 - 07-09-2022

awesome, that looks perfect!
Thank you