Creating a Metal Tile Background
Overview
The metal tile background came from the brushed metal tutorial at BioRust, with some minor modifications for use in the Gimp. In the general sense, it really comes down to two steps to get the metal pattern:
- Generate (grayscale) static
- Motion-blur
Step-by-Step
Additionally, you’ll have to do some magic if you want the pattern to look decent when its tiled. I have no clue what that magic is, in technical terms, but I do know that the Gimp has a handy feature called “make seamless” that will smooth out the edges of an image to make it look better when tiled. You can make a similar texture in the span of 5 minutes using the Gimp:
- Create a new oversized image (250×250 is fine)
- Use the paint bucket to fill the image with any solid color
- Select Filters->Noise->Scatter RGB
- Untick “Correlated noise”
- Untick “Independent RGB”
- Set each of the Red, Green and Blue controls to 1.00
- Set the Alpha control to 0.00
- Hit “OK”
- Select Image->Mode->Grayscale
- Select Filters->Blur->Motion Blur
- Set “Length” and “Angle” to taste (I used 20 and 45, respectively)
- Click “OK”
- Crop the bad edge pixels out (200×200 is overkill, but easy)
- Select Filters->Map->Make Seamless
Conclusion
That’s it—you now have a tiling, brushed-metal background. If, perchance, you want to change the color of your “metal” without having to redo all the steps above, you should open up the Layers dialog and set the current layer to “Grain extract” mode. Then, simply create a layer beneath it with the solid base color you’d like the texture to have. Remember to switch the image back into color mode if you want any color besides gray!


One Response to “Creating a Metal Tile Background”
Posted: Jan 19th, 2008 at 20:24
[…] Creating a Metal Tile Background @ REM State That’s it—you now have a tiling, brushed-metal background. If, perchance, you want to change the color of your “metal” without having to redo all the steps … […]