Sunday, February 14, 2010

Introduction to Python Scripting in Blender 2.5

How are you doing folks?

I have been playing around with Blender 2.5 and its looking awesome. There is infinite power in the revamped Blender Python API and so I wrote this tutorial to showcase the basics.

Learning Blender 2.5: Introduction to Blender Python API

See you around..
- Satish.


Thursday, February 11, 2010

Interactivity_01 : Drag_Drop exe

Converted the drag_drop script demo into an exe. The folder with the required dll's and .exe is available here.

Followed the same method as documented in the converting to .exe article on this blog itself, but had to copy some more dll's into the folder.

The complete list of dll's can be found here.