Complete Maya programming an extensive guide to MEL and the C++ API
Learning Maya, the world's leading 3D animation and effects package, is a challenge, especially for those who want to master Maya's versatile programming features in addition to its built-in tools. Finally, here is a practical, step-by-step guide that shows how to use Maya to its fullest p...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
San Diego, CA :
Academic Press
2002.
|
Edición: | 1st edition |
Colección: | Morgan Kaufmann series in computer graphics and geometric modeling.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627109406719 |
Tabla de Contenidos:
- Front Cover; Complete Maya Programmin: An Extensive Guide to MEL and the C++ API; Copyright Page; CONTENTS; Preface; Source Files; CHAPTER 1. INTRODUCTION; 1.1 Maya's Programmability; 1.2 Programming Interfaces; CHAPTER 2. FUNDAMENTAL MAYA CONCEPTS; 2.1 Maya Architecture; 2.2 The Dependency Graph; CHAPTER 3. MEL; 3.1 Introduction; 3.2 The MEL Programming Language; 3.3 Scripting; 3.4 Objects; 3.5 Animation; 3.6 Graphical User Interfaces; 3.7 Expressions; CHAPTER 4. C++ API; 4.1 Introduction; 4.2 Fundamental Concepts; 4.3 Developing Plugins; 4.4 Commands; 4.5 Nodes; 4.6 Locators
- 4.7 Manipulators; 4.8 Deformers; 4.9 Advanced C++ API; APPENDIX A. ADDITIONAL RESOURCES; APPENDIX B. MEL FOR C PROGRAMMERS; APPENDIX C. FURTHER READING; Glossary; Index; About the Author