[Tutor] Scripting Blender

Mark Young marky1991 at gmail.com
Wed Aug 11 19:11:38 CEST 2010


2010/8/11 Corey Richardson <kb1pkl at aim.com>

> Yes. It's called the Python API, it comes with Blender ;) bpy and Blender
> are the top modules. There are submodules for everything. The reference is
> here: http://www.blender.org/documentation/249PythonDoc/index.html
>
> HTH,
> ~Corey Richardson
>
> aug dawg wrote:
>
>> Are there any Python modules to script Blender? For example, placing
>> predefined objects into a new Blender project to create a 3D model.
>>
>> Thanks!
>>
>> ------------------------------------------------------------------------
>>
>>
>> _______________________________________________
>> Tutor maillist  -  Tutor at python.org
>> To unsubscribe or change subscription options:
>> http://mail.python.org/mailman/listinfo/tutor
>>
>>
>  _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>


Questions about coding in blender will likely be answered better at
http://blenderartists.org/forum/ .
Also, the previously mentioned docs are outdated, documenting blender 2.4x,
which is supposed to become obsolete sometime soon. Blender 2.5x is pretty
different from 2.4x, so those docs won't help too much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100811/cbf01907/attachment.html>


More information about the Tutor mailing list