Blender
Python 
Programming Index
Caution: 
content of these pages 
does not work with 
Blender 2.10 to 2.12
Version Française
  Main Index
Previous  Animation Index
Python Introduction Next

 
Address  Blender Modules Python Contents Description Examples
Version
Level
Python script 
Programming (Introduction)
NMesh Text editing, print, len(), sys module, flush() Some essential and basic information. Link for "How-to..." configure an azerty keyboard. none
French
English
Introduction
Python script (1)  NMesh list, object, append(). How to create a square mesh yes
French
English
Beginner
Python script (2)  NMesh list, object, append(), subroutine. Iterative loops in Python  none
French
English
Beginner
Python script (3)  NMesh list, object, append(), range(), subroutine. How to use loops to automatically create vertices.  yes
French
English
Beginner
Python script (4) NMesh list, object, append(), range(), int(), subroutine How to use loops to automatically create faces. yes
French
English
Beginner
Python script (5) NMesh math module How to use the mathematical functions to construct potatoides yes
French
English
Beginner
Python script (6) NMesh
BGL
Definition of a function, creation of a global variable How to create menus  and  link a script to an animation. As a bonus: a quick  plunge into the world of Mandelbrot fractals (off-line tutorial, images) yes,
French
English
1.80a
Intermediate,
Parts 1 to 5 are a prerequisite.
. . . . . .
script tesselate.py NMesh Definition of a function, creation of a global variable Solid drop shadows for wire structures. (off-line, image, downloadable example works with version 1.71 yes,
French
1.71
Advanced
Project:
Python resources  Global Global Reference page of sites offering interesting Blender/Python scripts.  N/A
French
N/A

(Translation: AK)
 
PreviousAnimation Index
 Python IntroductionNext
Top of page