2

誤解しないでください。AS3でMatrixを使用する方法を知っています。たとえば、createGradientBox()で次のパラメーターを使用します。

matrix.createGradientBox(width, height, rotation, x, y);

しかし、マトリックスが舞台裏でどのように機能するかに興味がありますか?マトリックスをどのように説明しますか?ありがとう!

4

1 に答える 1

1

私が好きだったチュートリアルのカップル

http://www.senocular.com/flash/tutorials/transformmatrix/

http://active.tutsplus.com/tutorials/effects/understanding-affine-transformations-with-matrix-mathematics/

于 2013-01-23T07:03:33.450 に答える