The Maya Embedded Language, or MEL, is the very foundation of the Maya application: it's what makes it so powerful. And, if you know MEL, you can make Maya work more efficiently for your own projects. Whether customizing the workspace, modifying the tools that already exist, or creating new tools, a
The MEL Companion: Maya Scripting for 3D Artists
β Scribed by David Stripinis
- Publisher
- Charles River Media
- Year
- 2003
- Tongue
- English
- Leaves
- 468
- Series
- Graphics Series
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The Maya Embedded Language, or MEL, is the very foundation of the Maya application: it's what makes it so powerful. And, if you know MEL, you can make Maya work more efficiently for your own projects. Whether customizing the workspace, modifying the tools that already exist, or creating new tools, an artist versed in MEL is ready to exploit the true power of Maya. The problem is that MEL can be very intimidating to artists and other non-programmers. To an artist, MEL represents a whole other world filled with words like variable, conditional statements, and vector cross-product. Like any other programming language, MEL has its own vocabulary and rules of grammar. To master it, you simply need to learn the rules: you don't have to become a programmer. The MEL Companion helps artists do this. In the first part of the book, you'll learn about the syntax, vocabulary, and structure of MELΠ-its grammar. You'll learn some basic math concepts, such as types of numbers and simple math equations, and at the end of part one you'll explore concepts for building and constructing programs. The second part covers the construction of scripts that detail some of the ways you can use MEL. You'll learn about expressions, primitive objects, lighting and rendering, tool creation, interface customization, and reading and writing files in and out of Maya. The MEL Companion was written by an artist for artists. To get the most out of this book, you should have a fundamental knowledge of working in 3D and the Maya program. In addition, although you might not have an extensive knowledge and understanding of mathematics, you should have some willingness to learn the basics of working with numbers. Other than that, everything else is explained in language that is hopefully as clear as it is entertaining.
π SIMILAR VOLUMES
Learning how to unlock Maya's powerful programming capabilities can be a daunting task if you're not a programmer. Although the package's programming language, MEL (Maya Embedded Language), is easy to learn, virtually all available instruction assumes that the reader has some programming background-
Learning how to unlock Maya's powerful programming capabilities can be a daunting task if you're not a programmer. Although the package's programming language, MEL (Maya Embedded Language), is easy to learn, virtually all available instruction assumes that the reader has some programming background-
Trying to learn Maya programming from the documentation can be daunting whether or not you are a programmer. The first edition of MEL Scripting for Maya Animators earned the reputation as the best introductory book on MEL, Maya's scripting language. Now fully revised and updated, the second editio
A lot of people have said great things about this book, and for the most part, I agree. After checking out a few other books, this seems to be THE book to get, for learning about mental ray. The author spends a significant time talking about rendering theory, which is helpful for learning any modern
Introduction.Chapter 1: Introduction to mental ray.What Is mental ray?Why Use mental ray?The Structure of mental ray.mental ray Integration.Command-Line Rendering and the Stand-Alone Renderer.mental ray Shaders and Shader Libraries.Indirect Illumination.Chapter 2: Rendering Algorithms.Introduction t