Mastering Autodesk Maya 2011
eBook - ePub

Mastering Autodesk Maya 2011

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Mastering Autodesk Maya 2011

About this book

A beautifully-packaged, advanced reference on the very latest version of Maya

If you already know the basics of Maya, the latest version of this authoritative book takes you to the next level. From modeling, texturing, animation, and visual effects to high-level techniques for film, television, games, and more, this book provides professional-level Maya instruction. With pages of scenarios and examples from some of the leading professionals in the industry, this book will help you master the entire CG production pipeline.

  • Provides professional-level instruction on Maya, the industry-leading 3D animation and effects software
  • Covers the very latest Maya tools and features, including Dynamics, Maya Muscle, Stereo Cameras, rendering with mental ray, and more
  • Offers complete coverage of advanced topics such as cloth, fur, and fluids
  • Showcases the techniques of professionals through numerous examples and real-world scenarios, showing you how to set up and manage 3D animation and visual effects pipelines
  • Includes a CD with all support files from the book, along with movies to illustrate concepts

If you're looking for an in-depth, professional Maya resource to turn to again and again, Mastering Maya is the book you need.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

For Instructors: Teaching supplements are available for this title.

Trusted by 375,005 students

Access to over 1 million titles for a fair monthly price.

Study more efficiently using our study tools.

Information

Publisher
Sybex
Year
2010
Print ISBN
9780470639351
Edition
1
eBook ISBN
9780470925768
Chapter 1: Working in Maya
Maya’s working environment has evolved to accommodate both the individual artist as well as a team of artists working in a production pipeline. The interface in Maya 2011 has changed significantly from previous versions of the program to reflect this evolution. The interface presents tools, controls, and data in an organized fashion to easily allow you to bring your fantastic creations to life.
Understanding the way Maya organizes data about the objects, animation, textures, lights, dynamics, and all the other elements contained within the 3D environment of a scene is essential to understanding how the interface is organized. Maya uses what’s known as the Dependency Graph to keep track of the various packets of data, known as nodes, and how they affect each other. Any single element of a Maya scene consists of multiple nodes connected in a web, and each of these nodes is dependent on another. Maya’s interface consists of editing windows that allow you to connect these nodes in an intuitive way and edit the information contained within each node.
There is usually more than one way to accomplish a task in Maya. As you grow comfortable with the interface, you’ll discover which editing windows best suit your working style.
This chapter is a brief overview of what professionals need to understand when working in Maya. You’ll learn what types of nodes you’ll be working with and how they can be created and edited in Maya. You’ll also learn how to work with projects and scene data as well as the various windows, panels, and controls that make up the interface. This will help you whether you are working alone or as part of a team of artists.
If you’ve never used Maya before, we strongly encourage you to read the Maya documentation as well as Introducing Maya 2011 by Dariush Derakhshani (Sybex, 2010). This chapter is about working with nodes, but it is not meant to be a comprehensive guide to each and every control within Maya. That information is contained within the Maya documentation.
In this chapter, you will learn to:
  • Understand transform and shape nodes
  • Create a project
  • Use assets
  • Create file references
Creating and Editing Maya Nodes
A Maya scene is a system of interconnected nodes that are packets of data about what exists within the world of a Maya scene. The nodes are the building blocks you, as the artist, put together to create the 3D scene and animation that will finally be rendered for the world to see. So if you can think of the objects in your scene, their motion, and appearance as nodes, think of the Maya interface as the tools and controls you use to connect those nodes. The relationship between these nodes is organized by the Dependency Graph, which describes the hierarchical relationship between connected nodes. The interface provides many ways to view the graph, and these methods are described in this chapter.
Any given workflow in Maya is much like a route on a city map. There are usually many ways to get to your destination, and some of these make more sense than others depending on where you’re going. In Maya, the best workflow depends on what you’re trying to achieve, and there is usually more than one possible ideal workflow.
There are many types of nodes in Maya that serve any number of different functions. All the nodes in Maya are considered Dependency Graph (DG) nodes. Let’s say you have a simple cube and you subdivide it once, thus quadrupling the number of faces that make up the cube. The information concerning how the cube has been subdivided is contained within a DG node that is connected to the cube node.
A special type of DG node is the Directed Acyclic Graph (DAG) node. These nodes are actually made of two specific types of connected nodes: transform and shape. The arrangement of DAG nodes consists of a hierarchy in which the shape node is a child of the transform node. Most of the objects you work with in the Maya viewport, such as surface geometry (cubes, spheres, planes, and so on), are DAG nodes.
To understand the difference between the transform and shape node types, think of a transform node as describing where an object is located and a shape node as describing what an object is.
The simple polygon cube in Figure 1-1 consists of six flat squares attached at the edges to form a box. Each side of the cube is subdivided twice, creating four polygons per side. That basically describes what the object is, and the description of the object would be contained in the shape node. This simple polygon cube may be 4.174 centimeters above the grid, rotated 35 degrees on the x-axis, and scaled four times its original size based on the cube’s local x- and y-axes and six times its original size in the cube’s local z-axis. That description would be in the transform node (see Figure 1-1).
Figure 1-1: A shape node describes the shape of an object and how it has been constructed; a transform node describes where the object is located in the scene.
f0101.tif
Maya has a number of workspaces that enable you to visualize and work with the nodes and their connections. The following sections describe how these workspaces work together when building a node network in a Maya scene.
Using the Hypergraph
The Hypergraph is a picture of the nodes and their connections in Maya. A complex scene can look like a very intricate web of these connections. When you really need to know how a network of nodes is connected, the Hypergraph gives you the most detailed view. There are two ways to view the Hypergraph, the hierarchy view and the connections view:
  • The hierarchy view shows the relationships between nodes as a tree structure.
  • The connections view shows how the nodes are connected as a web.
You can have more than one Hypergraph window open at the same time, but you are still looking at the same scene with the same nodes and connections.
This short exercise gives you a sense of how you would typically use the Hypergraph:
1. Create a new Maya scene.
2. Create a polygon cube by choosing Create Polygon Primitives Cube.
3. You will be prompted to draw a polygon on the grid by dragging on the surface. Drag a square on the grid, release the cursor, and then drag upward on the square to turn it into a three-dimensional cube (see Figure 1-2). Release the mouse button to complete the cube. At this point, feel free to make your own decisions about the size and position of the cube on the grid.
4. Select the cube in the viewport, and choose Window Hypergraph Hierarchy to open the Hypergraph in hierarchy mode. You’ll see a yellow rectangle on a black field labeled pCube1. The rectangle turns gray when deselected.
Figure 1-2: When Interactive Creation is on, Maya prompts you to draw the object on the grid in the scene.
f0102.tif
Interactive Creation
By default Maya creates objects using the Interactive Creation method, which allows you to draw on the canvas as you create your geometry. To turn this feature off, choose the Create Polygon Primitives menu, and deselect the Interactive Creation option at the bottom of the menu.
While the Interactive Creation mode is on, you can deselect the Exit On Completion method; this means that each time you draw on the grid, you will continue to create cubes until you switch to ano...

Table of contents

  1. Cover
  2. Title Page
  3. Copyright
  4. Publisher's Note
  5. Dedication
  6. Acknowledgments
  7. About the Authors
  8. Foreword
  9. Introduction
  10. Chapter 1: Working in Maya
  11. Chapter 2: Virtual Filmmaking with Maya Cameras
  12. Chapter 3: NURBS Modeling in Maya
  13. Chapter 4: Polygon Modeling
  14. Chapter 5: Animation Techniques
  15. Chapter 6: Animating with Deformers
  16. Chapter 7: Rigging and Muscle Systems
  17. Chapter 8: Paint Effects and Toon Shading
  18. Chapter 9: Lighting with mental ray
  19. Chapter 10: mental ray Shading Techniques
  20. Chapter 11: Texture Mapping
  21. Chapter 12: Rendering for Compositing
  22. Chapter 13: Introducing nParticles
  23. Chapter 14: Dynamic Effects
  24. Chapter 15: Fur, Hair, and Clothing
  25. Chapter 16: Maya Fluids
  26. Chapter 17: MEL Scripting
  27. Appendix A: The Bottom Line
  28. Appendix B: About the Companion DVD
  29. Index
  30. End-User License Agreement
  31. Color Gallery

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn how to download books offline
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 990+ topics, we’ve got you covered! Learn about our mission
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more about Read Aloud
Yes! You can use the Perlego app on both iOS and Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app
Yes, you can access Mastering Autodesk Maya 2011 by Eric Keller,Todd Palamar,Anthony Honn in PDF and/or ePUB format, as well as other popular books in Computer Science & Digital Media. We have over one million books available in our catalogue for you to explore.