Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.
A few people knows but Blender is also available as a python module for a standalone python installation.
This is very useful to do applications with bpy feature (compositing, editing, create and export meshes directly in python). And it can also be integrate into your favorite python IDE with autocompletion (tried on Eclipse/Pydev).
Building and installation steps:
https://wiki.blender.org/index.php/User:Ideasman42/BlenderAsPyModule
I already build it on Win64, you can download it here:
http://vincentgires.com/tools/blender/custom_builds/blender2.78.4win64-bpy-module-py35.zip and follow the installation steps in the previous link.
Enjoy!
www.vincentgires.com
You must be logged in to reply to this topic.