Here you can find some Python Scripts for use in Blender 3D. To learn how to use Python Scripts in Blender see
- Level Exporter for XNA Games or other Software supporting fbx File-Format. This Script exports a Blender Scene into an XML-Level declaration file as well as fbx-files. Each fbx-file holds one object in the scene. The Script is an extension to the original fbx-Exporter in Blender.
- Database Visualizer. This little Scripts visualizes MySQL-Dump files in a Blender scene. It supports Table Declarations, Columns and Foreign Keys. This is merely a basic script not doing much voodoo magic.
- Game Tutorials. Find more Scripts in the Game Tutorials section.









