Core Blender development : understanding the essential source code / Brad E. Hollister.
2021
T385
Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Core Blender development : understanding the essential source code / Brad E. Hollister.
Author
ISBN
9781484264157 (electronic bk.)
1484264150 (electronic bk.)
9781484264164 (print)
1484264169
1484264142
9781484264140
1484264150 (electronic bk.)
9781484264164 (print)
1484264169
1484264142
9781484264140
Published
[Berkeley] : Apress, [2021]
Language
English
Description
1 online resource
Item Number
10.1007/978-1-4842-6415-7 doi
Call Number
T385
Dewey Decimal Classification
006.6/86
Summary
Learn the essential source code of Blender and its unique build system. This book provides the inner workings of the Blender C-based source code, and will be indispensable for those wanting to contribute to this important open-source project. Blender is an open-source 3D modeling and rendering software package used in the production of assets for animated projects, 3D printing, games, and even scientific visualization. This book goes in depth and discusses the primary modules related to the GUI and the geometric modeling work. You'll start by learning how to reverse engineer geometric operators, and from there move on to the main features of the source code and how to apply them. When done, you'll have the necessary foundation for exploration in other modules of the Blender source code. Lack of software engineering knowledge, such as experience with large cross-platform code base, remains insurmountable for many new developers. While the Blender site includes much useful information, it is not detailed enough. Core Blender Development breaks down the barriers to entry for open-source development in 3-D modeling. You will: Find the code for various functions and editors in Blender Track down bugs, and contribute new functionality to the Blender code base Examine the .blend file and how it stores Blender state Understand the Blender core code base beyond the community website documentation Review the explicit code traces and source files of descriptions of the code base.
Note
Includes index.
Access Note
Access limited to authorized users.
Digital File Characteristics
text file
PDF
Source of Description
Online resource; title from PDF title page (SpringerLink, viewed February 25, 2021).
Available in Other Form
Linked Resources
Record Appears in
Table of Contents
Chapter 1. Intro to the Core Blender Source Code
Chapter 2. Blender DNA and Sterlization
Chapter 3. ghost: Soul of the windowmanager Module
Chapter 4. The blenlib and blenkernel Modules
Chapter 5. Blender's Embedded Python
Chapter 6. Blender RNA and the Data API
Chapter 7. The Editors, Module, Operators, and Event System
Chapter 8. Editor Creation.
Chapter 2. Blender DNA and Sterlization
Chapter 3. ghost: Soul of the windowmanager Module
Chapter 4. The blenlib and blenkernel Modules
Chapter 5. Blender's Embedded Python
Chapter 6. Blender RNA and the Data API
Chapter 7. The Editors, Module, Operators, and Event System
Chapter 8. Editor Creation.