Applying Textures: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(removed some images, consolidated text)
m (Nesciuse moved page Applying Textures/en to Applying Textures without leaving a redirect: Move en subpage to basepage)
 
(59 intermediate revisions by 32 users not shown)
Line 1: Line 1:
[[Category:Level Design Tutorials]]
{{LanguageBar}}
 
{{first room menu}}
{{first room menu}}
Now, we'll change the brick walls of our room into something more appropriate.
__NOTOC__
<br clear="left" />
In this section we will select [[texture]]s for the walls, floor, and ceiling.
 
[[Image:hammer_texturebrowser1.jpg |thumb|left|200px| Click the Browse... button to open the Texture Browser.]]
 
In order to find the texture we want, click the '''Browse...''' button in the '''Texture Bar''' on the right side of the Hammer window.
 
This will open the '''Texture Browser'''.
 
<br clear="left" />
[[Image:hammer_texturebrowser2.jpg |thumb|left|400px| You can change the size of the texture preview to make it easier to see more textures at once.]]
 
The '''Texture Browser''' lets you view and select textures to apply to objects in your map.
 
Currently you might see only a few large textures, which makes things a bit tedious to browse, so we'll need to change that:
 
In the lower left corner of the '''Texture Browser''' window there is a drop-down list bar called '''Size:'''. If it doesn't say '''128x128''' already, pick that option.
 
This will reduce the size of the texture samples, so that we can see more at once.
 
<br clear="left" />
[[Image:hammer_texturebrowser3.jpg |thumb|left|400px| Double-click a texture to select it.]]
 
Find the texture under-labeled ''brick/brickwall017b'' and double-click it. (It might be in another position than the position in the image, depending on your screen resolution.) This will choose the texture for use, and close the '''Texture Browser'''. The texture that you just chose is shown in the '''Texture Bar'''.
 
<br clear="left" />
 
[[Image:hammer_applycurrenttexture1.jpg |thumb|left|200px| Use the Apply Current Texture icon to put textures on brushes.]]


Left-click one of the wall brushes inside the room to select it. (It's easier to select a brush in the 3D view.)
== The Texture Browser ==


Then, to apply the texture we picked in the '''Texture Browser''' to this brush, click the '''Apply Current Texture''' icon from the left panel.
The '''[[Hammer_Texture_Browser|Texture Browser]]''' is used to view and select textures (or more accurately [[materials]]) that you want to apply to [[brush]]es in your map. The active texture is displayed in a box on the right side of the Hammer interface.


<br clear="left" />
To open the texture browser, click the '''Browse...''' button in the Texture group on the right side of the Hammer interface:
[[Image:hammer_selectwall2.jpg |thumb|left|200px| Click in the 3D View to select the next wall piece.]]


Rotate the camera in the 3D view with the methods you learned earlier, so that it faces another wall brush that hasn't been textured yet.
[[File:hammer_texturebrowser1.png|thumb|none|Click the '''Browse...''' button to open the Texture Browser.]]


Select it and apply the current texture to it in the same manner: Left-click the brush in one of the views to select it, and then press '''Apply Current Texture''' to apply the texture to the brush.
; Thumbnail size
: To ease the browsing of textures, you may wish to adjust the textures’ preview size: in the lower left corner of the texture browser window, select “128×128” from the “Size” drop-down menu. This will reduce the size of the texture samples, so that we can see more at once.
: [[File:Hammer texturebrowserSize.png|frame|none|Changing thumbnail size.]]
; Filtering the gallery
: In most games the texture browser hosts thousands of items. Navigating to the exact texture you want to use would be problematic were it not for [[Hammer Texture Browser#Filter|filtering]].  This feature allows you to search for parts of file names. You can use spaces to split your filter in multiple terms, such as “concrete wall”, “plaster ceiling”, or “metal door” (don’t include the quote marks).
: To show the entire list of textures again, open the Texture Browser, select the text in the filter field and press {{key|Backspace}} or {{key|Delete}} to delete it.
; Dev Textures
: Source comes with a number of textures specifically designed to help you create brushes in proportion to the player. They are called “dev textures”, for “development”, and can be found by filtering for “dev”.
:
Find and double-click <code>dev/dev_measurewall01a</code>.
[[File:Devbrowser.PNG‎|frame|none|Selecting the dev_measurewall1101a texture]]


Continue applying this texture to the other two walls, so that all the four walls look the same.
== Applying textures ==


<br clear="left" />
With a texture selected, it now has to be a applied to a brush.


[[Image:hammer_texturebrowser5.jpg |thumb|left|400px| Type in a text to only show materials with that text in their name.]]
# Activate the {{hammer select}}.
Finally we will texture the ceiling so it looks more like a ceiling.
# Highlight the wall you wish to texture by clicking on it in the Camera view. If you select one of the walls and it selects the whole room, either change the upper-right “Select” setting from “Groups” to “Objects”, or [[Hammer Tools Menu#Group and Ungroup .3CCtrl.2BG.3E and .3CCtrl.2BU.3E|Ungroup]] the brushes.
# Click the '''[[Hammer Map Tools Toolbar#Apply Current Texture|Apply Current Texture]]''' button [[File:Hammer_ApplyCurrentTexture.png|28px]] from the left panel to apply the active texture to the selected brush.


Click the '''Browse...''' button once again to bring up the '''Texture Browser'''.
[[File:Hammer appliedTextureExample.png|thumb|none|<code>dev_measurewall01a</code> in action.]]


If you look at the scroll bar to the right, you can see that that are a lot of textures to browse through to find just ''one'' ceiling texture, but don't worry: Most ceiling textures are called "ceiling", and there is a filter option to filter out what doesn't contain that word. You'll find the filter text box beneath the list of textures in this browser, named '''Filter'''. Type in "ceiling" there, as shown in the image. This will reduce the browser list to only textures with names containing the word "ceiling".
== Adjusting textures ==


<br clear="left" />
A newly-applied texture may not fit properly on a brush. Using the [[Hammer Map Tools Toolbar#Toggle Texture Application|Toggle Texture Application tool]] [[File:Hammer_ToggleTextureApplication.png|28px]], you can adjust it so that it does.
[[Image:hammer_texturebrowser6.jpg |thumb|left|400px| Double-click the ceiling texture to select it.]]


Double click the texture called "''concrete\concreteceiling02a''", as shown in this image. The texture will be selected and the browser will close.
Because the dimensions of our wall are both powers of two (1024 and 512), every texture will fit evenly. However, we can still see some changes by altering the settings in the [[Hammer Face Edit Dialog|Face Edit Dialog.]] that has appeared:


<br clear="left" />
[[File:Hammer faceeditdialog.png|250px|thumb|right|link=Hammer Face Edit Dialog|The Face Edit Dialog]]
[[Image:hammer_applycurrenttexture2.jpg |thumb|left|200px| Select the ceiling brush with the Selection Tool, then use the Apply Current Texture icon to put textures on the ceiling.]]


Now, click the ceiling brush in the '''3D View''' to select it, click the '''Apply Current Texture''' icon to assign the texture to the ceiling, and you're done.
; Texture Scale
: Adjusts the size of the texture. A value of “1” maps one texture pixel onto one [[unit]]. Negative numbers mirror the texture.
; Texture Shift
: Moves the texture along the X or Y axis. Positive numbers move the texture left (X axis) and down (Y axis). Negative numbers move the texture right (X axis) and up (Y axis).
; Current Texture
: Changes the applied texture on the surface. {{tip|With the face edit sheet open you can right-click on any surface to apply the current texture to it. [[Hammer Face Edit Dialog#”Right-Click” Texture Application|More details here.]]}}
; Lightmap Scale
: Affects how light effects apply to the surface. Smaller numbers are higher resolution and produce more expensive lighting effects. Larger numbers are lower resolution and produce cheaper lighting effects. See also [[Lightmap]].
; Rotation
: Rotates the texture on the brush face.
; Justify
: Snaps the texture’s position to a specified position on the wall. '''L'''eft, '''R'''ight, '''T'''op, '''B'''ottom and '''C'''enter. Finally, “Fit” squashes the entire texture onto the surface.
: Checking the “Treat as one” box will make Hammer consider all selected faces as one continuous item. This is useful when fitting a texture across multiple surfaces.
; Align
: Specifies how the texture is projected onto the face. [[Texture alignment#World Alignment|World alignment]] applies textures along the global x, y, or z axis. [[Texture alignment#Face Alignment|Face alignment]] applies the texture directly onto the face no matter which way it faces.
; Mode
: Allows you to select what will happen when you click on a brush face with the left mouse button.


<br clear="left" />
Apply the same texture to the remaining three walls, and using the same process apply a dev texture to the ceiling and the floor.


Now onto [[Adding Entities]]!
{{Navbar|Creating a Room|Your First Map|Adding Point Entities}}
[[Category: Level Design]]
[[Category: Tutorials]]

Latest revision as of 04:37, 12 July 2024

English (en)Deutsch (de)Français (fr)Magyar (hu)日本語 (ja)Português do Brasil (pt-br)Русский (ru)中文 (zh)Translate (Translate)

In this section we will select textures for the walls, floor, and ceiling.

The Texture Browser

The Texture Browser is used to view and select textures (or more accurately materials) that you want to apply to brushes in your map. The active texture is displayed in a box on the right side of the Hammer interface.

To open the texture browser, click the Browse... button in the Texture group on the right side of the Hammer interface:

Click the Browse... button to open the Texture Browser.
Thumbnail size
To ease the browsing of textures, you may wish to adjust the textures’ preview size: in the lower left corner of the texture browser window, select “128×128” from the “Size” drop-down menu. This will reduce the size of the texture samples, so that we can see more at once.
Changing thumbnail size.
Filtering the gallery
In most games the texture browser hosts thousands of items. Navigating to the exact texture you want to use would be problematic were it not for filtering. This feature allows you to search for parts of file names. You can use spaces to split your filter in multiple terms, such as “concrete wall”, “plaster ceiling”, or “metal door” (don’t include the quote marks).
To show the entire list of textures again, open the Texture Browser, select the text in the filter field and press ← Backspace or Delete to delete it.
Dev Textures
Source comes with a number of textures specifically designed to help you create brushes in proportion to the player. They are called “dev textures”, for “development”, and can be found by filtering for “dev”.

Find and double-click dev/dev_measurewall01a.

Selecting the dev_measurewall1101a texture

Applying textures

With a texture selected, it now has to be a applied to a brush.

  1. Activate the Selection tool Hammer select.png.
  2. Highlight the wall you wish to texture by clicking on it in the Camera view. If you select one of the walls and it selects the whole room, either change the upper-right “Select” setting from “Groups” to “Objects”, or Ungroup the brushes.
  3. Click the Apply Current Texture button Hammer ApplyCurrentTexture.png from the left panel to apply the active texture to the selected brush.
dev_measurewall01a in action.

Adjusting textures

A newly-applied texture may not fit properly on a brush. Using the Toggle Texture Application tool Hammer ToggleTextureApplication.png, you can adjust it so that it does.

Because the dimensions of our wall are both powers of two (1024 and 512), every texture will fit evenly. However, we can still see some changes by altering the settings in the Face Edit Dialog. that has appeared:

The Face Edit Dialog
Texture Scale
Adjusts the size of the texture. A value of “1” maps one texture pixel onto one unit. Negative numbers mirror the texture.
Texture Shift
Moves the texture along the X or Y axis. Positive numbers move the texture left (X axis) and down (Y axis). Negative numbers move the texture right (X axis) and up (Y axis).
Current Texture
Changes the applied texture on the surface.
Tip.pngTip:With the face edit sheet open you can right-click on any surface to apply the current texture to it. More details here.
Lightmap Scale
Affects how light effects apply to the surface. Smaller numbers are higher resolution and produce more expensive lighting effects. Larger numbers are lower resolution and produce cheaper lighting effects. See also Lightmap.
Rotation
Rotates the texture on the brush face.
Justify
Snaps the texture’s position to a specified position on the wall. Left, Right, Top, Bottom and Center. Finally, “Fit” squashes the entire texture onto the surface.
Checking the “Treat as one” box will make Hammer consider all selected faces as one continuous item. This is useful when fitting a texture across multiple surfaces.
Align
Specifies how the texture is projected onto the face. World alignment applies textures along the global x, y, or z axis. Face alignment applies the texture directly onto the face no matter which way it faces.
Mode
Allows you to select what will happen when you click on a brush face with the left mouse button.

Apply the same texture to the remaining three walls, and using the same process apply a dev texture to the ceiling and the floor.