In this part of the tutorial, take a graphic design for the label of the shower gel bottle, and apply it to the label surface.
The process of applying the graphic is called Mapping.
The graphic file (shown on the left) is in a standard format, such as a .tif or .jpg. It can be mapped onto a surface (shown on the right).
The result is that the graphic file follows the U and V directions of the surface. If the surface is trimmed, the graphic appears on the part of the surface that is visible.
To apply the graphic as a colored label, map the Color parameter.
Mapping can be used on many of the shader parameters, such as transparency, bump, or reflection.
If you successfully completed Part 1, proceed to the next step: Create a label shader.
If you were not successful in part 1, open the file called render_basics_Part1.wire, located in the wire folder of the CourseWare project. This file contains the completed model from Part 1.
Do not change the color of the shader. Instead, map the label graphic onto the Color channel. The graphic image will replace the default gray color.
The file browser opens. To retrieve the file that contains the label image, navigate to the CourseWare\pix directory.
The pathname of the label file displays in the Image section.
Leave the editor window open on the screen, as you will use it later to modify the position of the label.
The shader icon in the Visualize Panel shows the label wrapped around the shader ball.
Now assign the label shader to the label surfaces.
The label graphic now appears on the label surfaces.
In the Rotate section, type 90 degrees to see an alternative label position.
Toggle off the wireframe and grids using the Show button in the Perspective window pane.
To see how the label graphic is applied to the shader choose Render > Multi-lister > Shaders. The Multi-lister is an alternative to the Visualize Panel for working with shaders. (You will use it in the next section to work with lights.)
In the Multi-lister, you can see the label graphic is shown as a File Texture attached to the Label shader.
If you want to delete the label graphic, you can select it in the Multi-lister and use Delete > Active on the Multi-lister menus.
Do not use Delete > Active from the main menus. This command deletes any geometry selected in the scene.