apply_matrix3d
Arguments:
- a11,a12,a13,...,a31,a32,a33
Description:
Apply specified 3D rotation matrix to selected 3D objects.
Example of use:
$ gmic torus3d 10,1 +apply_matrix3d {mul(rot(1,0,1,-15),[1,0,0,0,2,0,0,0,8],3)} double3d 0

Command: torus3d 10,1 +apply_matrix3d {mul(rot(1,0,1,-15),[1,0,0,0,2,0,0,0,8],3)} double3d 0

Command: torus3d 10,1 +apply_matrix3d {mul(rot(1,0,1,-15),[1,0,0,0,2,0,0,0,8],3)} double3d 0