Results 1 to 10 of 18

Thread: Creating and using seamless texture sets

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Secret Super-User StillCypher's Avatar
    Join Date
    Feb 2008
    Location
    Utah
    Posts
    245

    Default

    Very useful information! Thanks much!

  2. #2
    Guild Artisan Facebook Connected
    Join Date
    May 2008
    Location
    Atlanta, Georgia, United States
    Posts
    928

    Post

    Stupid question:

    What do you do in the early part where you indicate to "make seamless using your preferred technique"? Is there a specific command that turns an image into something tileable? Or a specific set of commands?
    I think, therefore I am a nerd.
    Cogito, ergo sum nerdem.

    Check out my blog: "The Undiscovered Author"
    It's the story of a writer... follow me in my simple quest to get published, and share your own writing stories, adventures and writerly tips.

    Pimping my worldmap here. Still WIP... long way to go, but I'm pretty proud of what I've done so far...

  3. #3
    Administrator Redrobes's Avatar
    Join Date
    Dec 2007
    Location
    England
    Posts
    7,201
    Blog Entries
    8

    Post

    Quote Originally Posted by Karro View Post
    Is there a specific command that turns an image into something tileable? Or a specific set of commands?
    Oh yes, you use Gimp with the patent pending 'Redrobes' filter

    Or the link rob gave goes to a thread with a script implementation of it which does the same thing using ImageMagick which is a free image scripting language thingy.

    There are other ones too tho but they arent called anything as good as Robs script...

  4. #4

    Post

    Quote Originally Posted by Karro View Post
    Stupid question:

    What do you do in the early part where you indicate to "make seamless using your preferred technique"? Is there a specific command that turns an image into something tileable? Or a specific set of commands?
    Even stock gimp has a (poor quality) command Map->Make Seamless.

    But if you google for "seamless tile tutorial" you get tens of thousands of hits.

    There are also loads of dedicated programs just for creating seamless textures, but again, YMMV.

    -Rob A>

  5. #5
    Guild Artisan Facebook Connected
    Join Date
    May 2008
    Location
    Atlanta, Georgia, United States
    Posts
    928

    Post

    Quote Originally Posted by RobA View Post
    Even stock gimp has a (poor quality) command Map->Make Seamless.

    But if you google for "seamless tile tutorial" you get tens of thousands of hits.

    There are also loads of dedicated programs just for creating seamless textures, but again, YMMV.

    -Rob A>
    Thanks, plus I found the one Redrobes referred to in the post above.

    Now... maybe a more complex question (or maybe just more stupid):

    Firstly, what's the maximum size of an image like this?

    Secondly, is it possible to make, say, only the top and bottom tileable, so that you can tile a column, vertically, but it won't tile horizontally...?
    I think, therefore I am a nerd.
    Cogito, ergo sum nerdem.

    Check out my blog: "The Undiscovered Author"
    It's the story of a writer... follow me in my simple quest to get published, and share your own writing stories, adventures and writerly tips.

    Pimping my worldmap here. Still WIP... long way to go, but I'm pretty proud of what I've done so far...

  6. #6

    Post

    Quote Originally Posted by Karro View Post
    Firstly, what's the maximum size of an image like this?
    Any size really. Most time based software uses a predefined size (like Dundjinni's 200x200 px) but if you are using a paint program, then any size.

    Secondly, is it possible to make, say, only the top and bottom tileable, so that you can tile a column, vertically, but it won't tile horizontally...?
    Now it is my turn to ask what might be considered a stupid question...

    Why would you want to NOT tile both ways?

    -Rob A>

  7. #7

    Post

    Why would you want to NOT tile both ways?
    The source image may have features near the sides that you don't want to get distorted?

  8. #8
    Administrator Redrobes's Avatar
    Join Date
    Dec 2007
    Location
    England
    Posts
    7,201
    Blog Entries
    8

    Post

    Well, if you look at my script/tut thing there are steps to do that wibbly shape horizontally to blend the top and bottom bits and theres another vertically to blend the sides. So skip either one of those but complete the rest of the sequence.

  9. #9
    Guild Artisan Facebook Connected
    Join Date
    May 2008
    Location
    Atlanta, Georgia, United States
    Posts
    928

    Post

    Quote Originally Posted by RobA View Post
    Now it is my turn to ask what might be considered a stupid question...

    Why would you want to NOT tile both ways?

    -Rob A>
    Quote Originally Posted by Ghostman View Post
    The source image may have features near the sides that you don't want to get distorted?
    Rightly so....

    I'm postulating, for the sake of argument, say, a background image with features on the left and right sides that, as Ghostman suggests, are desireable to be maintained, but that I might want to be able to tile vertically.

    I don't have any immediate plans to do anything like this, but I'm just envisioning it's use in a website, for example, where you want a main text column with such a background image to expand downward as text is added to the page, but to maintain a fixed width, and thus maintain certain distinctive edge features.
    I think, therefore I am a nerd.
    Cogito, ergo sum nerdem.

    Check out my blog: "The Undiscovered Author"
    It's the story of a writer... follow me in my simple quest to get published, and share your own writing stories, adventures and writerly tips.

    Pimping my worldmap here. Still WIP... long way to go, but I'm pretty proud of what I've done so far...

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •