About 81 results
Open links in new tab
  1. Blender 2.61.0 Python API Guide | PDF | Scripting Language ...

    This document provides an API reference for Blender 2.61.0. It introduces key concepts for accessing and manipulating Blender data from Python scripts, including accessing data blocks, custom …

  2. Python Scripting in Blender Basics

    This document provides an overview of Python scripting in Blender. It discusses using Python to add logic and interactivity to games created in Blender beyond what is possible through the game engine …

  3. Python Automation in Blender Guide | PDF | Blender (Software ...

    The document outlines Blender's capabilities, how Python integrates with it, features of Blender's Python support, tips for using it, and provides examples of modeling and creating a UI component with Python.

  4. Blender 2.61.0 API Reference Guide | PDF - Scribd

    Dec 14, 2011 · This document provides an overview of the Blender 2.61.0 API for Python scripting. It introduces key concepts for accessing Blender data from Python, including scenes, objects, and …

  5. Blender Scripting With Python (Sample) | PDF | Texture ...

    Modifiers in Blender are applied to objects to non-destructively alter their geometry. Accessed via 'bpy.ops.object.modifier_add', they can transform meshes through operations such as subdivision, …

  6. Blender Python Reference 2 57 Release | PDF | Command Line ...

    Blender Python Reference 2 57 Release - Free download as PDF File (.pdf), Text File (.txt) or read online for free. R36138 - API Blender Foundation CONTENTS Blender / Python Documentation …

  7. Blender Python Animation with Keyframes | PDF - Scribd

    The document provides a tutorial on animating transitions using keyframes in Python with Blender. It includes code snippets for creating shapes, setting object properties, and inserting keyframes for …