Tag Archives: Blender 3D

blender 3D version < 2.6

Blender 3D – python script to create ovoid using the math formula for ovoid.

This Python script for Blender 3D creates an ovoid model using the math formula for ovoid:

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… Read More »