1 / 25

Polygonal Texturing

Polygonal Texturing. CGDD 4113. UV Coordinates (AKA Texture coordinates). (0, 1). (1, 1). (0, 1). (1, 1). Polygon to be textured. (0, 0). (1, 0). (0, 0). (1, 0). UV Coordinates (AKA Texture coordinates). (0, 1). (1, 1). (0, 1). (1, 1). (0, 0). (1, 0). (0, 0). (1, 0).

milo
Download Presentation

Polygonal Texturing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Polygonal Texturing CGDD 4113

  2. UV Coordinates(AKA Texture coordinates) (0, 1) (1, 1) (0, 1) (1, 1) Polygon to betextured (0, 0) (1, 0) (0, 0) (1, 0)

  3. UV Coordinates(AKA Texture coordinates) (0, 1) (1, 1) (0, 1) (1, 1) (0, 0) (1, 0) (0, 0) (1, 0)

  4. UV Coordinates(AKA Texture coordinates) (0, 1) (1, 1) (0, 1) (1, 1) (0, 0) (1, 0) (0, 0) (1, 0)

  5. UV Coordinates(AKA Texture coordinates) (0, 1) (1, 1) (0, 1) (1, 1) (0, 0) (1, 0) (0, 0) (1, 0)

  6. What happens now? (0, 1) (1, 1) (0, 4) (4, 4) Polygon to betextured (0, 0) (4, 0) (0, 0) (1, 0)

  7. What happens now? (0, 1) (1, 1) (0, 4) (4, 4) Polygon to betextured (0, 0) (4, 0) (0, 0) (1, 0)

  8. What about now? (0, 1) (1, 1) (0, 0) (1, 0)

  9. Basic Problem • How to map rectangular images to non-rectangular objects • Usually, there’s built-in: • Cube • Cylinder • Sphere • Flat • What about our character? How do we map that?

  10. The UV Texture editor(Window -> UV Texture Editor) • Select the dog, then open the editor

  11. Add a BlinnShader+Checkerboard

  12. Planar Mapping(Polygon menu, Create Uvs->Planar Mapping) • Project from the side, not front!

  13. The Nose • Select faces, then Create UVs->Planar Mapping->□ (from Z-axis) • In UV Editor, RMB and select UV, then select the entire nose

  14. The ARMs • Start by selecting the faces from *both* hands • Select the faces on the arms using SHIFT+> • Follow instructions closely – lots of options!

  15. My final UV Map

  16. Paint yer doggie • Under the “Rendering” set of menus (Texturing->3D Paint Tool->□) • Make sure the Attribute to Paint is set to Color • Assign/Edit Textures:

  17. Flood paint(and then Set Erase Image)

  18. Directly paint on the Geometry • Turn on File Textures->Extend Seam Color • Optionally change Radius(U) • Set color to beige and then paint! • Probably want Stroke->Reflection on too! • You should see two brushes…

  19. Paint Effects • In the Brush section, choose Paint Effects, then the GetBrush icon

  20. Current DOG

  21. Eyeballs • Use HyperGraph to create a Phongshader • Use a Ramp for the eyeColor • Make it a U Ramp Click here to make a newgradient point

  22. Attempt #1

  23. Attempt #2

  24. Final Dog

More Related