- Practical Maya Programming with Python
- Robert Galanakis
- 150字
- 2021-09-03 10:05:25
Summary
In this chapter, we learned how Maya and Python work together to create PyMEL. First we learned how to use the mayapy interpreter, and how to create and use Python libraries and modules. Then we explored PyMEL via introspection: how it mirrors Maya concepts such as DAG nodes and attributes, how every Maya object is represented as a first-class PyMEL node, and PyMEL's special math data types. Finally, we built a function that can bring us to the PyMEL online help when we want more information about a PyMEL node. Along the way, we learned about concepts central to Python, such as types, the standard library, magic methods, a definition of the term Pythonic, and easier to ask for forgiveness than permission versus look before you leap.
In the next chapter, we will learn more about writing practical Maya Python with PyMEL by investigating the important concept of composability.
- 零基礎玩轉區塊鏈
- vSphere High Performance Cookbook
- JIRA 7 Administration Cookbook(Second Edition)
- Mastering C# Concurrency
- C語言程序設計案例精粹
- C語言程序設計學習指導與習題解答
- Mastering Git
- 軟件測試教程
- AMP:Building Accelerated Mobile Pages
- Visual Basic程序設計實驗指導及考試指南
- Java 9 with JShell
- Learning Unreal Engine Game Development
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- 少兒編程輕松學(全2冊)
- C Primer Plus(第6版)中文版【最新修訂版】