23 Dec 2008

Scaling Progress

Scaling has been done. I was able to do so by buffering the transformation matrix into the existing vertices's transformation.

Now I think of it, I should be able to use MultiplyTransform after SetTransform instead of multiply it directly. Doing that way might make the code simpler, although...it's not that ugly now anyway.

No comments: