Arguments:
Description:
Rotate selected 3D objects around specified axis with specified angle (in deg.).
(equivalent to shortcut command r3d).
Example of use:
$ gmic torus3d 100,10 double3d 0 repeat 7 +rotate3d[-1] 1,0,0,20 done add3d

Command: torus3d 100,10 double3d 0 repeat 7 +rotate3d[-1] 1,0,0,20 done add3d