|
|
|
|
LEADER |
00000cam a22000007a 4500 |
001 |
OR_on1380744617 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
230601s2023 enk o 000 0 eng d |
040 |
|
|
|a YDX
|b eng
|c YDX
|d UKMGB
|d ORMDA
|d UKAHL
|d OCLCF
|d N$T
|d MWS
|d EBLCP
|d IEEEE
|d OCLCO
|
015 |
|
|
|a GBC394213
|2 bnb
|
016 |
7 |
|
|a 021055529
|2 Uk
|
019 |
|
|
|a 1381093879
|
020 |
|
|
|a 9781803243276
|q (electronic bk.)
|
020 |
|
|
|a 1803243279
|q (electronic bk.)
|
020 |
|
|
|z 1803234229
|
020 |
|
|
|z 9781803234229
|
029 |
1 |
|
|a UKMGB
|b 021055529
|
035 |
|
|
|a (OCoLC)1380744617
|z (OCoLC)1381093879
|
037 |
|
|
|a 9781803243276
|b Packt Publishing Limited
|
037 |
|
|
|a 9781803234229
|b O'Reilly Media
|
037 |
|
|
|a 10251169
|b IEEE
|
050 |
|
4 |
|a T385
|
082 |
0 |
4 |
|a 006.6/96
|2 23/eng/20230620
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Acampora, Paolo.
|
245 |
1 |
0 |
|a Python scripting in Blender
|h [electronic resource] :
|b extend the power of blender using python to create objects, animations, and effective add-ons /
|c Paolo Acampora.
|
260 |
|
|
|a Birmingham, UK :
|b Packt Publishing Ltd.,
|c 2023.
|
300 |
|
|
|a 1 online resource (xx, 339 pages) :
|b illustrations (some color)
|
336 |
|
|
|a text
|2 rdacontent
|
337 |
|
|
|a computer
|2 rdamedia
|
338 |
|
|
|a online resource
|2 rdacarrier
|
520 |
|
|
|a Learn how to use Python scripts in Blender 3.3 to automate tasks, optimize your workflow, think like a 3D programmer, and start creating your tools quickly Purchase of the print or Kindle book includes a free PDF eBook Key Features Discover ready-to-go scripts that provide a clear solution to your problems Find out how to automate repetitive tasks in an efficient way Extend Blender's actions and user interface with your code Book Description Blender, a powerful open source 3D software, can be extended and powered up using the Python programming language. This book teaches you how to automate laborious operations using scripts, and expand the set of available commands, graphic interfaces, tools, and event responses, which will enable you to add custom features to meet your needs and bring your creative ideas to life. The book begins by covering essential Python concepts and showing you how to create a basic add-on. You'll then gain a solid understanding of the entities that affect the look of Blender's objects such as modifiers, constraints, and materials. As you advance, you'll get to grips with the animation system in Blender and learn how to set up its behavior using Python. The examples, tools, patterns, and best practices present throughout the book will familiarize you with the Python API and build your knowledge base, along with enabling you to produce valuable code that empowers the users and is ready for publishing or production. By the end of this book, you'll be able to successfully design add-ons that integrate seamlessly with the software and its ecosystem. What you will learn Understand the principles of 3D and programming, and learn how they operate in Blender Build engaging and navigation-friendly user interfaces that integrate with the native look and feel Respect coding guidelines and deliver readable and compliant code without the loss of originality Package your extensions into a complete add-on, ready for installation and distribution Create interactive tools with a direct response to the user's action Code comfortably and safely using version control Who this book is for This book is for Blender users who want to expand their skills and learn scripting, technical directors looking to automate laborious tasks, and professionals and hobbyists who want to learn more about the Python architecture underlying the Blender interface. Prior experience with Blender is a prerequisite, along with a basic understanding of the Python syntax--however, the book does provide quick explanations to bridge potential gaps in your background knowledge.
|
505 |
0 |
|
|a Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction to Python -- Chapter 1: Python's Integration with Blender -- Technical requirements -- Installing Blender -- Installing Blender on Windows -- Installing multiple versions on macOS -- The Scripting workspace -- first steps with Python -- The Python console -- The Info Log -- The Text Editor -- External editor -- Visual Studio Code -- Loading our scripts folder -- Keeping Blender's text blocks in sync -- Version control and backup -- Initializing the repository -- Making changes
|
505 |
8 |
|
|a Writing a basic operator -- Loading operators in our add-on -- Running our add-on -- Refreshing the add-on list -- Running from the Search Toolbar -- Improving our code -- Saving our edits automatically -- Ignoring bytecode files (.pyc) -- Fixing the operator logic -- Reloading scripts -- Avoiding re-assignment errors -- Our final operator -- Extending menus -- Summary -- Questions -- Chapter 4: Exploring Object Transformations -- Technical requirements -- Moving objects in space -- Transforming objects -- Transforming objects indirectly -- Using Object Constraints -- Using object hierarchies
|
505 |
8 |
|
|a Understanding the transform matrix -- Accessing matrices -- Storing object matrices -- Copying matrices -- Restoring transformations using the world matrix -- Creating rest offsets with the parent inverse matrix -- Writing the Elevator add-on -- Setting the environment -- Writing the first draft -- Using input properties -- Setting the height in the world matrix -- Avoiding duplicate transformations -- Adding the constraints switch -- Avoiding duplicate constraints -- Summary -- Questions -- Chapter 5: Designing Graphical Interfaces -- Technical requirements -- Areas, regions, and panels
|
505 |
8 |
|
|a Creating a simple panel -- Setting the environment -- Drafting our panel add-on -- Setting display attributes -- Adding a panel to the Object Properties area -- Using layouts in our panels -- Arranging in columns and rows -- Adding frames with box layouts -- Using composite layouts -- Providing color feedback -- Checking whether an object has been selected -- Checking whether an object is active -- Drawing layouts in red or gray -- Displaying buttons -- Using the operator method -- Setting the operator's text and visibility -- Overriding an operator's settings -- Setting operator properties
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Blender (Computer file)
|
630 |
0 |
7 |
|a Blender (Computer file)
|2 fast
|
650 |
|
0 |
|a Python (Computer program language)
|
650 |
|
0 |
|a Computer graphics.
|
650 |
|
6 |
|a Python (Langage de programmation)
|
650 |
|
6 |
|a Infographie.
|
650 |
|
7 |
|a computer graphics.
|2 aat
|
650 |
|
7 |
|a Computer graphics
|2 fast
|
650 |
|
7 |
|a Python (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|z 9781803243276
|
776 |
0 |
8 |
|i Print version:
|z 1803234229
|z 9781803234229
|w (OCoLC)1355038933
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781803234229/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH40988840
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 305391894
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 3619764
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL30553732
|
994 |
|
|
|a 92
|b IZTAP
|