- Maya Programming with Python Cookbook
- Adrian Herbez
- 163字
- 2021-07-14 10:46:39
Preface
This book is a guide to using the Python scripting language to automate tasks in, and build tools for, Maya. The first two chapters provide an overview of Python scripting in Maya and the basics of UI creation. From there, chapters three through seven each cover a different problem domain, in roughly the same order that they are encountered in real-world projects. We start with modeling, moving through texturing, rigging, animation, and rendering. The last three chapters cover topics needed to flesh out scripts into full tool pipelines, including file input and output and communicating with the world outside of Maya via the Web. In the last chapter, we'll cover a few more advanced topics, such as script nodes and script jobs.
Each chapter provides several examples of how to achieve specific tasks in that domain, will full code listing and explanation. Each example stands on its own, and the reader should feel free to move around within the book as needed.
- Git Version Control Cookbook
- 零起步玩轉(zhuǎn)掌控板與Mind+
- Visual C++實(shí)例精通
- Visual C++數(shù)字圖像模式識別技術(shù)詳解
- Python零基礎(chǔ)快樂學(xué)習(xí)之旅(K12實(shí)戰(zhàn)訓(xùn)練)
- STM32F0實(shí)戰(zhàn):基于HAL庫開發(fā)
- Java設(shè)計(jì)模式及實(shí)踐
- Java系統(tǒng)化項(xiàng)目開發(fā)教程
- C++從入門到精通(第5版)
- Vue.js應(yīng)用測試
- SQL Server 入門很輕松(微課超值版)
- Learning Splunk Web Framework
- IBM Cognos TM1 Developer's Certification guide
- Java Script從入門到精通(第5版)
- Lync Server Cookbook