maya 8 at a glance chapter 4: creating textures. shaders 2 lambert: no highlights phong: distinct...

11
Maya 8 at a Glance Chapter 4: Creating Textures

Upload: bartholomew-oconnor

Post on 14-Jan-2016

222 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Maya 8 at a Glance

Chapter 4: Creating Textures

Page 2: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Shaders

2

• Lambert: No highlights

• Phong: Distinct specular highlights

• Phong E: Greater controls for softer highlights

• Blinn: Versatile and soft highlights

• Anisotropic: Directional highlights, such as hair or metal

Page 3: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Shaders

3

• Ramp: Control color changes across the shader

• Layered: Allows multiple layers to be stacked and combined

Page 4: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Common Attributes of Shaders

4

• Color

• Transparency

• Ambient Color

• Incandescence

• Bump Mapping

• Diffuse

• Translucence

Page 5: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

The Hypershade• The Hypershade is the place where you create and edit shaders

5

Page 6: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Textures• Textures are images that can be mapped to almost any surface material

• They can be bitmap images or can be created procedurally

• Bitmap textures can be created in an external program, such as Photoshop, or inside Maya using 3D Paint

• Procedural textures are created using mathematical formulae internal to Maya

6

Page 7: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Procedural Textures

• 2D Procedural Textures• Bulge

• Checker

• Cloth

• Fractal

• Grid

• Noise

• Ramp

7

Page 8: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Procedural Textures

• 3D Procedural Textures• Brownian

• Cloud

• Leather

• Granite

• Marble

• Rock

• Solid Fractal

• Wood

8

Page 9: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Bump and Displacement

• Bump Maps• Give a surface a sense of roughness and depth

• Only affects the way light interacts with the surface

• Does not modify the geometry, so edges are still smoth

• Displacement Maps• Actually changes the surface of the geometry

• Requires more processing and rendering power

9

Page 10: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

UVs and Texture Placement

• UV mapping overlays a texture onto a flattened model (done in the UV Texture Editor)

10

• 2D textures are mapped using a place2dTexture node

• 3D textures are mapped using a place3DTexture node

Page 11: Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer

Photoshop Integration• Maya supports importing and exporting the photoshop PSD format

• Both Maya and Photoshop can use layers to combine multiple bitmaps into a single file

• Shading networks are created in the Hypershade based on the layers of attributes in the PSD file

11