Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Tiling Tarmac

Author: 
Julius
Thursday, July 29, 2010 - 12:42
Art Type: 
Texture
Tags: 
tarmac
street
concrete
Action
Strategy
Modern
Sci-Fi
Warfare
stone
License(s): 
GPL 2.0
GPL 3.0
CC-BY-SA 3.0
Collections: 
Favorites: 
3
Share Icons: 
Preview: 
Preview

A quicke tilable (1024x1024) version of the tarmac texture posted here:

http://opengameart.org/content/weathered-tarmac

Also quickly made a darker version; png because that is lossless.

Created with the GIMP resynthesizer plugin:

http://www.logarithmic.net/pfh/resynthesizer

And this instructions:

  • Open source image in Gimp.

 

  • Select a area in the image to be used for the texture. It must be fairly uniform in the tonal range and have sides that is power of two (32x32, 64x64, 128x128, 128x64, etc.) to be video card friendly.

 

  • Copy and paste the area into a new image.

 

  • Apply the high-pass filter, called Resynthesize in Gimp (Filters/map/resynthesize)

 

  • Offset the image by choosing 'Image > Transforms > Offset' or press Ctrl+Shift+O. Offset by x/2 and y/2. to check if it tiles correctly

 

  • Use clone, smudge and other tools to erase the visible seam. (was not necessary in this case)

 

  • Offset again to get the image back to normal.

 

  • Possible run the high-pass filter again to remove any low-frequency features introduced by you. (was not necessary in this case)
File(s): 
tarmac_light_0.png tarmac_light_0.png 3.1 Mb [1387 download(s)]
tarmac_dark.png tarmac_dark.png 3.3 Mb [1492 download(s)]

Textures in this Pack

Preview
Preview
  • Log in or register to post comments

Comments

dbenoy
joined 14 years 11 months ago
07/29/2010 - 13:00

What do you mean by high-pass and low-frequency?

  • Log in or register to post comments
Julius
joined 15 years 8 months ago
07/29/2010 - 13:45
Julius's picture

"High pass" is a technical term for what the resynthesizer plugin does, don't ask me about details ;)

"low frequency" patterns are for example a single bigger dark area in the texture that when the texture is tiled is really visible as repeating with a low frequency and thus destroys the illusion of an "endless" texture.

  • Log in or register to post comments
lattice
joined 15 years 6 months ago
07/29/2010 - 17:38

"High frequency" is being used here to refer to suden changes in the levels, or high contrast areas where one form ends, and another begins. A "High frequency pass" filters out everything but theses sharp changes, essentially leaving you with the outline of an image. In this context, it could be used either to sharpen the image, by using the outline to emphasise the contrast, or the opposite, to reduce the obviousness of a seam in the tiling image.

http://www.gimp.org/tutorials/Sketch_Effect/

  • Log in or register to post comments