acer_r2
Nov 18 2004, 10:24 PM
Ok my problem is that I have large walls, but I don't want my textures to look stretched or non-appealing. And how do I find out how to make a brush the same size as a texture so it looks right?
GiGaBiTe
Nov 18 2004, 10:58 PM
first of all this topic belongs in the mapping help and troubleshooting forum.
as for your problem with textures on large walls, just use the texture tool and set the x and y values to some small number (like 2 or 3) just make sure that the value isnt too small or your w_polys will go through the roof and you will break several map compiler limits quickly. also try to keep the x and y values the same or you will end up with textures streched one direction or the other.
Caboose
Nov 19 2004, 12:41 AM
Hmm, in Radiant, it's pretty easy since it lists the sizes of the brushes. A normal hallway in NS is about 128 units high. Each unit is one pixel on the textures. So uh, yea.
GiGaBiTe
Nov 19 2004, 04:46 AM
in hammer the brushes are in sizes by the power of 2, so..
2, 4, 8, 16, 32, ect
the hammer in the source sdk will tell you the size of the brush you made, so if a texture is 128x128, make the brush the same width, height.
BobTheJanitor
Nov 19 2004, 05:10 AM
PHASEZ0RED
Crispy
Nov 19 2004, 03:54 PM
In my opinion the best way to texture a large surface is actually to break it up a bit, but if you're determined to use one texture for it then find a small (not below 64x64 though) one that tiles well or a large one that will fill the area (512x512, 256x256, 128x128).
Spawn_of_Chaos
Nov 19 2004, 05:18 PM
GiGaBiTe
Nov 19 2004, 07:00 PM
that would just look wierd.. and if its a 64x64 texture on a large surface your looking for trouble when it comes to the w_poly count.
Crispy
Nov 19 2004, 07:02 PM
I think he means without stretching it...
Anyway it's 'better' to scale up than scale down.
Spawn_of_Chaos
Nov 19 2004, 07:11 PM
yeah I meant without stretching it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.