| | 12 | </p> |
| | 13 | |
| | 14 | <p> |
| | 15 | 259. |
| | 16 | <b>Command to set transform matrix</b><br> |
| | 17 | Vijay Reddy<br> |
| | 18 | April 28, 2010<br> |
| | 19 | Would like to be able to specify a transformation matrix as a 3x4 matrix |
| | 20 | to apply to some specified models. Could conceivably add a rotation matrix |
| | 21 | option to the turn command. But it would complicate thet command syntax since |
| | 22 | it now requires axis and angle as fixed position (non-keyword) parameters. |
| | 23 | Might want to either set the transform or apply the transform to the existing |
| | 24 | orientation. Might want to apply it in local or global coordinates. |