Skip to content Skip to sidebar Skip to footer
Showing posts with the label Blender

Gimp: Why Can't I Register This?

I'm writing an add-on for Blender to sync it with Gimp and this script should be able to start … Read more Gimp: Why Can't I Register This?

Blender Import/export Script

I should create a python script for Blender that imports obj and exports obj removing all texture s… Read more Blender Import/export Script

How To Run A Python Script From Another Python Script In The Cross-platform Way?

Here is the problem... I'm writing very small plugin for Blender, I have 10 python scripts, the… Read more How To Run A Python Script From Another Python Script In The Cross-platform Way?

How To Rotate A Camera Around Obj Wavefront File Contents?

I have an .obj file. I do not know it’s contents bounding box before hand. I want to load it into b… Read more How To Rotate A Camera Around Obj Wavefront File Contents?