𝔖 Scriptorium
✦   LIBER   ✦

📁

Core Blender Development: Understanding the Essential Source Code

✍ Scribed by Brad E. Hollister


Publisher
Apress
Year
2021
Tongue
English
Leaves
249
Edition
1st ed.
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.
What You’ll Learn

  • 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
Who This Book Is For

Primarily for novice to intermediate level developers and programmers with an interest in Blender, graphics, and visualization, who likely don’t have experience of reverse engineering a large code base.

✦ Table of Contents


Front Matter ....Pages i-vii
Intro to the “Core” Blender Source Code (Brad E. Hollister)....Pages 1-24
Blender “DNA” and Serialization (Brad E. Hollister)....Pages 25-54
ghost: Soul of the windowmanager Module (Brad E. Hollister)....Pages 55-82
The blenlib and blenkernel Modules (Brad E. Hollister)....Pages 83-109
Blender’s Embedded Python (Brad E. Hollister)....Pages 111-136
Blender “RNA” and the Data API (Brad E. Hollister)....Pages 137-172
The editors Module, Operators, and Event System (Brad E. Hollister)....Pages 173-205
Editor Creation (Brad E. Hollister)....Pages 207-237
Back Matter ....Pages 239-244

✦ Subjects


Computer Science; Computer Graphics; Computer-Aided Engineering (CAD, CAE) and Design


📜 SIMILAR VOLUMES


Less Web Development Essentials (Source
✍ Jobsen Bass. 📂 Library 🌐 English

2nd Edition. — Packt Publishing, 2015. — <strong>Code only.</strong> — ISBN-10: 178355407X, ISBN-13: 978-1783554072.<div class="bb-sep"></div>Дополнительные материалы, исходники к выложенной здесь книге (<a class="object-link fpm" data-file-id="1732902" href="/file/1732902/">PDF</a>, <a class="objec

Blender 3D Printing Essentials (Code Onl
✍ Fisher Gordon C. 📂 Library 🌐 English

Packt Publishing, 2013. — Code Only. — ISBN: 978-1-78328-459-7.<br/> <br/><strong>Код примеров к выложенной здесь книге в формате <a class="object-link fpm" data-file-id="1940617" href="/file/1940617/">PDF</a>, <a class="object-link fpm" data-file-id="1940618" href="/file/1940618/">EPUB</a>, <a clas

Bootstrap Essentials (Source Code Only)
✍ Bhaumik S. 📂 Library 🌐 English

Packt Publishing, 2015. — Source Code. — ISBN: 978-1-78439-517-9.<div class="bb-sep"></div><strong>Исходники к выложенной здесь книге в форматах <a class="object-link fpm" data-file-id="1739418" href="/file/1739418/">PDF</a>, <a class="object-link fpm" data-file-id="1739421" href="/file/1739421/">EP

C# and .NET Core Test-Driven Development
✍ Ayobami Adewole 📂 Library 📅 2018 🏛 Packt Publishing 🌐 English

Code. Learn how to apply a test-driven development process by building ready C# 7 and .NET Core applications. Key Features Create tests to quickly detect and resolve issues when writing portable code Uncover code integration issues that improve code quality using continuous integration Set up and us