Blender 3D: Blending Into Python
This is the start of a Blender/Python manual. At the moment the most useful areas are the optimization guide and the cookbook.
Python is high-level, easy to learn scripting language, that can be applied to various aspects of Blender, and MANY other things. For an introduction, download it. Then google Python Tutorial, and you'll find a wealth of excellent beginner's tutorials. Once you've mastered the basics, you can start learning Blender type stuff.
Contents
editPlease feel free to add content to other areas.
- Optimize — Python/Blender Optimization Guide
- Cookbook — Blender/Python CookbookBlender 3D:
- OrphanScripts — Orphan Scripts - community maintained scripts.
- Features — Python/Features
- Blender Python C API
- 2.5 quickstart
- Reference
Further reading
editExternal links
edit- Blender Python 2.46 API Reference — Python API Reference. Keep this under your pillow.