$ global name=rotation1
$ scene1 visualization=../TransAtlas.vmd

# scene1

! three modes are available for rotations:
! sigmoid=f yields a linear transition,
! sigmoid=t makes it smooth, while sigmoid=sls
! goes from smooth to linear to smooth again
! (optimal with e.g. multiples of 360 degrees)

rotate     axis=x angle=360 t=5s sigmoid=sls
rotate     axis=y angle=360 t=5s sigmoid=t
rotate     axis=z angle=360 t=5s sigmoid=f
do_nothing t=1s
