This is just a wrapper around rgl functions play3d(), spin3d() and par3dinter()

save_animated_scene(
  gif_name = "ggrgl.gif",
  routine = 1,
  duration = 6,
  fps = 10
)

Arguments

gif_name

name of gif output file

routine

default: 1

duration

duration. default 5

fps

frames per second. default 10