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

# scene1

! the repeat/end repeat syntax allows to repeat
! subprocedures in a loop with variable parameters

repeat ax ang [x y z] [45 135 270]
rotate  axis=<ax> angle=<ang> t=2s
end repeat
