Nameless Voice on 12/10/2012 at 11:57
That looks kind of like fabric instead of tile.
Nameless Voice on 12/10/2012 at 16:53
I was briefly messing with a PHP page to show all the textures on one page, but now I'm thinking that might not be the best idea:
1353 terrain textures, not including full (palette) files.
~30MB.
That many images on one page just isn't practical, let alone on my slow personal server.
Renzatic on 12/10/2012 at 17:17
Quote Posted by Nameless Voice
That looks kind of like fabric instead of tile.
I wanted to give it a grainy painted stone look, but yeah, you're right.
It's changed above. How's that?
ZylonBane on 12/10/2012 at 17:19
I'm not a fan of the bumpiness of that texture. From a distance it looks like the sort of Floyd-Steinberg dithering you used to always see on low-color GIFs.
Quote Posted by Nameless Voice
That many images on one page just isn't practical, let alone on my slow personal server.
Automatic JPEG thumbnail generation?
epithumia on 12/10/2012 at 17:39
Quote Posted by Nameless Voice
That many images on one page just isn't practical, let alone on my slow personal server.
Feel free to send it to me if you like and I'll stick it up on either the main thiefmissions server or I'll fire up a new VM for it.
I can easily plow imagemagick over a huge directory of files and have it resize them all if you want thumbnailing; that's trivial.
LarryG on 12/10/2012 at 17:42
I think something more like this (I used the NEWKEEP version for my baseline comparisons, but blessed if I can tell a difference between that and the KEEPER version):
[ATTACH=CONFIG]1283[/ATTACH]
[ATTACH=CONFIG]1284[/ATTACH]
at 4X (128) it looks like this
[ATTACH=CONFIG]1285[/ATTACH]
Renzatic on 12/10/2012 at 18:23
How does it look tiled? The original looks like the individual pieces are packed tightly together, so you can just barely see the seam. It's more suggested than anything.
Actually, what T2 level has that texture in place?
edit:
Inline Image:
https://dl.dropbox.com/u/3018396/example.jpgInline Image:
https://dl.dropbox.com/u/3018396/example2.jpgBoth of them tiled 4x4 against the original. It's a matter of taste. Mine's closer, yours looks more like nice, polished stoned. I'd say it mostly depends on how it's used ingame.
LarryG on 12/10/2012 at 18:37
It looks grouted. At 32x32 the original couldn't preserve grouting. If you use 1 pixel for grout it would look wrong and too wide. But with 128x128 there is room for a reasonable grouting. And I think that would have been the original intent. I can try and minimize the grout a bit more, but I think it should be visible with a high res texture.
ZylonBane on 12/10/2012 at 18:46
I'd like to see Renzatic's texture (and superior color matching) combined with Larry's grout work (which does indeed disappear when scaled down to the size of the original texture).
Groutless tile installations are apparently mostly done with smaller, decorative tiles, on vertical surfaces. So it would be helpful to see where this texture is used.