Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ animate3d | ◀ add3d | apply_camera3d ▶ |
animate3d
Arguments:
- nb_frames>0,_step_angle_x,_step_angle_y,_step_angle_z,_zoom_factor,0<=_fake_shadow_level<=100,_[background]
Description:
Generate 3D animation frames of rotating 3D objects.Frames are stacked along the z-axis (volumetric image).
Frame size is the same as the size of the [background] image (or 800x800 if no background specified).
Default values:
step_angle_x=0, step_angle_y=5, step_angle_z=0, zoom_factor=1, fake_shadow_level=50 and background=(undefined).