Blender 3D – render around an object 360 degrees with python script.

You can render around an object 360 degrees with python script.
Open your scene and add some lights, and a Susanne object on the origin point – this will be rendered by the camera.
You need to have these names for the objects because are used by the script: Camera and Suzanne.
If you want to add more objects or lights then these can be set on the origin point.
The script has all set for these objects and when is running then Blender 3D software is not available.
This is the source code:

This is the result of the running script:
blender 3d python script

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.